healthCare#_amount {#healthcare-no-amount}
==========================================

Amount of the healthcare payment. This field is required for healthcare authorizations and sales.  
Replace the # character with a sequential number from `0` to `4`. Send this field with a corresponding healthCare#_amountType field.  
Example:

```
&lt;healthCare id="0"&gt;
  &lt;amountType&gt;vision&lt;/amountType&gt;
  &lt;amount&gt;60.00&lt;/amount&gt;
```

Specifications {#healthcare-no-amount_d191e41}
----------------------------------------------

* **Data Type:** String
* **Data Length:** 13

Mapping Information {#healthcare-no-amount_d191e60}
---------------------------------------------------

* **REST API Field:** healthCareInformation.amountDetails.amount
* **SCMP API Field:** health_care_#_amount
* **Simple Order API Field:** healthCare#_amount

