healthcareInformation
The following fields provide healthcare information.
healthCareInformation. amountDetails.amount
Amount of the healthcare payment.
Send this field with a corresponding
healthCareInformation.amountDetails.amountType
field.
Example:
"healthCareInformation":{ "amountDetails":[{ "amountType":"vision", "amount":"60.00" },
Specifications
-
Data Type:String
-
Data Length:13
Mapping Information
-
REST API Field:healthCareInformation.amountDetails.amount
-
SCMP API Field:health_care_#_amount
-
Simple Order API Field:healthCare#_amount
healthCareInformation. amountDetails.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
Send this field with a corresponding
healthCareInformation.amountDetails.amount
field.
Example:
"healthCareInformation":{ "amountDetails":[{ "amountType":"vision", "amount":"60.00" },
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