Skip to main content

Input fields

accountNumber : String! required

The account number of the account this charge card should be associated with.

chargeCardUid : String! required

The UID on the charge card.

nameOnCard : String! required

The name printed on the charge card.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "accountNumber": "A-B2FA797D", "chargeCardUid": "65182267", "nameOnCard": "them-name-charge-strategy-machine" }