UpdateCardProfile Request

Property Summary Format Required Example
Token Token object holds authentication data BackOffice.AuthenticationToken    
TestMode Sets request to TestMode when set to true. "true" or "false"
No true
ListingName Customer's name as it should appear on schedule Alpha (0-255 chars) Yes John and Mary Doe
ProfileNumber Identifier of profile to be updated Numeric (10 digits) Yes 1234567890
Card BackOffice.Card BackOffice.Card object Yes Card object holds all information specific to a credit card. This object can be inherited, visit here for more information.
CustomFields CustomFields object holds 30 optional custom fields BackOffice.CustomFields