billing.charge
Example
Try it Out
{
"invoice_cuid": "I1",
"card_cuid": "CC1"
}
{
"code": 2100,
"message": "Credit card \"CC1\" was not found."
}
Parameters
| Name | Type | Default |
|---|---|---|
| invoice_cuid |
cuid[Invoice]
|
Required |
| card_cuid |
cuid[CreditCard]
|
Required |
Errors
| Code | Name |
|---|---|
| 2100 | CreditCardNotFound |
| 2000 | InvoiceNotFound |
| 2101 | BillingChargeFailed |
HDUS
HDBR
HDMX
HDCO
HDIN
HDUK