Simple Order API

healthCare#_amountType

Type of healthcare payment.
Mastercard possible values:
  • eligible-total
    : total amount of healthcare.
  • prescription
Visa possible values:
  • clinic
  • dental
  • healthcare
    : total amount of healthcare.
  • healthcare-transit
  • prescription
  • vision
Replace the # character with a sequential number from
0
to
4
.
Send this field with a corresponding
healthCare#_amount
field.
Example:
<healthCare id="0"> <amountType>vision</amountType> <amount>60.00</amount>

Specifications

  • Data Type:
    String
  • Data Length:
    35

Mapping Information

  • REST API Field:
    healthCareInformation.amountDetails.amountType
  • SCMP API Field:
    health_care_#_amount_type
  • Simple Order API Field:
    healthCare#_amountType