Supported response attributes
| Response Field | Format | Description |
|---|---|---|
| id | String | The unique ID of the payment instrument provided by the AppDirect; available only once the payment instrument has been created |
| createdOn | String | The date on which the payment instrument was created. |
| user | String | A link to the user information. |
| company | String | A link to the company information. |
| accountDisplay | String | The secure display (e.g., last 4 digits) of the credit card number. |
| billingAddress | Object | The billing address information for the user |
| billingAddress.salutation | String Enum | The user's salutation, may be MR, MS, or COMPANY |
| billingAddress.firstName | String | The user’s first name on their billing address |
| billingAddress.lastName | String | The user's last name on their billing address |
| billingAddress.fullName | String | The user's full name on their billing address |
| billingAddress.companyName | String | The name of the user's company on their billing address |
| billingAddress.phoneNumber | String | The user's billing address phone number |
| billingAddress.phoneExtension | String | The user's billing address phone extension |
| billingAddress.faxNumber | String | The user's billing address fax number |
| billingAddress.faxExtension | String | The user's billing address fax extension |
| billingAddress.street1 | String | The user's billing street address line 1 |
| billingAddress.street2 | String | The user's billing street address line 2 |
| billingAddress.city | String | The user's billing address city |
| bilingAddress.state | String | The user's billing address state |
| billingAddress.zip | String | The user's billing address zip code |
| billingAddress.country | String | The user's billing address country |
| billingAddress.pobox | String | The user's billing address post office box |
| billingAddress.pozip | String | The user's billing address post office box zip code |
| creditCard | Object | The user’s credit card information |
| creditCard.expirationMonth | String | The user’s credit card expiration month |
| creditCard.expirationYear | String | The user’s credit card expiration year |
| creditCard.type | String Enum | The user’s credit card type; must be AMEX, DISCOVER, GATEWAY, JCB, MASTERCARD, STAPLESCARD, STAPLESOPENACCOUNT, or VISA |
| paymentMethod | String Enum | The payment method; must be BT_BILL, CLICKANDBUY, CLOUDFOUNDRY, CREDIT_CARD, CUMULA_BILL, DTAG, EXTERNAL_INVOICE, KREDITKARTE, LASTSCHRIFT_MRNEXNET, MANO_TEO_BILL, MANUAL, NETS_ARVATO_INVOICE, NEXTEL, PAYPAL, SNAL, TBILL, THISTLE, or TOICLEARING |
| isDefault | boolean | If this payment instrument is default form of payment, true. |
| customParameters | Array | A list of custom parameters |
Was this page helpful?
Tell us more…
Help us improve our content. Responses are anonymous.
Thanks
We appreciate your feedback!