Appears within the charge object
Request
Property Name | Type | Required | Description |
---|---|---|---|
chargeDescription | string | Required | Description of the subscription, up to 1000 characters. |
fromDate | date | Optional | Start date of the subscription renewal period. Format: yyyy-mm-dd |
onDemandSoftDescriptor | string | Optional | Description that appears on the credit card statement or bank statement. |
toDate | date | Optional | End date of the subscription renewal period. Format: yyyy-mm-dd |
Response
Property Name | Type | Description |
---|---|---|
chargeDescription | string | Description of the subscription. |
chargeType | string | Possible values: INITIAL RECURRING |
fromDate | date | Start date of the subscription renewal period. Format: yyyy-mm-dd |
toDate | date | End date of the subscription renewal period. Format: yyyy-mm-dd |