Update payment card token

This query is used to update a customers payment card details in Billsby. You'll need to extract the body parameter values from the response of the card tokenizer.

Path Params
string
required

Your companies Billsby subdomain - for example, if you login at widgets.billsby.com, your companyDomain is widgets

string
required

The unique identifier of the customer in the Billsby platform

Body Params
string

The full name of the customer

string

The token for the payment card in the Billsby vault

int32

The date that the payment card expires

int32

The year that the payment card expires

string

The type of card (e.g. Visa, Mastercard, AMEX, etc.)

string

The last four digits of the long number on the payment card

Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json