Skip to main content

PrescriptionDeliveryResource

Response object with Information about a prescription and delivery configuration.

prescription_idinteger<int64>
codestring
doctor_country_codestring
country_namestring
patient_idinteger<int64>
doctor_idinteger<int64>
prescription_products object[]
  • Array [
  • product_idinteger<int64>
    product_namestring
    quantityinteger<int32>
    providers object[]
  • Array [
  • provider_idinteger<int64>
    provider_namestring
    statusstring

    Possible values: [AVAILABLE]

  • ]
  • ]
  • providers object[]
  • Array [
  • provider_idinteger<int64>
    provider_namestring
    notification_typestring
    confirmation_messagestring
    purchase_max_quantity_by_productinteger<int32>
    has_formboolean
    delivery_cities object[]
  • Array [
  • namestring
  • ]
  • payment_methods object[]
  • Array [
  • typestring
    namestring
  • ]
  • forms object[]
  • Array [
  • slugstring
    fallback_namestring
    fields object[]
  • Array [
  • field_slugstring
    fallback_labelstring
    typestring
    character_max_lengthinteger<int32>
    requiredboolean
    descriptionstring
    show_orderinteger<int32>
    enabledboolean
  • ]
  • ]
  • ]