Name | Type | Description | Notes |
---|---|---|---|
refund_id | String | ||
created | DateTime | { "description" : "The UTC DateTime when the object was created.", "verbs":[] } | [optional] |
changed_by | String | { "description" : "ID of the user who last updated the entity.", "verbs":[] } | [optional] |
id | String | [optional] | |
crm_id | String | { "description" : "CRM ID of the subscription.", "verbs":["POST","PUT","GET"] } | |
invoice_id | String | [optional] | |
gateway_reference_id | String | [optional] | |
account_id | String | [optional] | |
payment_id | String | [optional] | |
payment_method_id | String | [optional] | |
organization_id | String | [optional] | |
cardholder_name | String | [optional] | |
card_last_four | String | [optional] | |
card_description | String | [optional] | |
card_country | String | [optional] | |
card_province | String | [optional] | |
card_type | String | [optional] | |
ip_address | String | {"description":"IP address associated with this payment method.","verbs":["POST","PUT","GET"]} | [optional] |
ip_address_country | String | {"description":"Country of the IP address associated with this payment method.","verbs":["POST","PUT","GET"]} | [optional] |
type | String | { "description" : "Type of transaction.", "verbs":["POST","PUT","GET"] } | |
currency | String | { "description" : "Currency of the invoice specified by a three character ISO 4217 currency code.", "verbs":["POST","PUT","GET"] } | |
value | Float | [optional] | |
payment_gateway | String | [optional] | |
invoice_type | String | { "description" : "The type of the invoice. A subscription invoice is raised every time a subscription recurs. An amendment is created for intra-contract changes. An Adhoc invoice is created for payment that is taken out-of-band of a subscription. Finally the invoice generated for a trial period is marked as Trial.", "verbs":["POST","PUT","GET"] } | |
execution_attempt | Integer | [optional] | |
decision | String | [optional] | |
reason_code | Integer | [optional] | |
raw_reason_code | String | [optional] | |
raw_data | Array<String> | [optional] |
This repository was archived by the owner on Oct 17, 2023. It is now read-only.