FILTER BY TAG

healthCareInformation. amountDetails.amountType

Type of healthcare payment. This field is required for healthcare authorizations and sales.
Possible values:
  • clinic
  • dental
  • healthcare
    : total amount of healthcare. The amount should be greater than or equal to the sum of all amount types included in the request.
  • prescription
  • vision
These values cannot be repeated in the request. Example: If there are two vision items purchased for 10.00, send one vision amount for 20.00.
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