v1

latestOpenAPI 3.1.02026-07-26580123.9 KB

Update payment card token

put/{companyDomain}/customers/{customerUniqueId}/paymentCard

Path parameters

companyDomainstring required

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

customerUniqueIdstring required

The unique identifier of the customer in the Billsby platform

Request body

fullNamestring

The full name of the customer

paymentCardtokenstring

The token for the payment card in the Billsby vault

expiryMonthinteger

The date that the payment card expires

expiryYearinteger

The year that the payment card expires

cardTypestring

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

last4Digitsstring

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

Response

200