Partially update a client
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Object ID (UUID)
Body
Record of a single customer of your business. Create one for each of your clients; you will be able to issue invoices/subscriptions for them later easily using /billing_templates/
API.
Each BillingTemplateClient (there can be many attached to a single BillingTemplate) will bind a single Client to a BillingTemplate.
Email address
254
Bank account number (e.g. IBAN)
34
SWIFT/BIC code of the bank
11
Phone number in the <country_code> <number>
format
32
"+44 45643564564"
Name and surname of client. It is advisable to include full_name
in request body.
128
Personal identification code of client
32
Street house number and flat address where applicable
128
Country code in the ISO 3166-1 alpha-2 format (e.g. 'GB')
2
City name
128
ZIP or postal code
32
State code
128
Street house number and flat address where applicable
128
Country code in the ISO 3166-1 alpha-2 format (e.g. 'GB')
2
City name
128
ZIP or postal code
32
State code
128
Email addresses to receive a carbon copy of all notification emails
Email address
Email addresses to receive a blind carbon copy of all notification emails
Email address
Legal name of company
128
Company brand name
128
Registration number of company
32
Tax payer registration number
32
Response
Record of a single customer of your business. Create one for each of your clients; you will be able to issue invoices/subscriptions for them later easily using /billing_templates/
API.
Each BillingTemplateClient (there can be many attached to a single BillingTemplate) will bind a single Client to a BillingTemplate.
Email address
254
Object type identifier
Object creation time
1619740800
Object last modification time
1619740800
Bank account number (e.g. IBAN)
34
SWIFT/BIC code of the bank
11
Phone number in the <country_code> <number>
format
32
"+44 45643564564"
Name and surname of client. It is advisable to include full_name
in request body.
128
Personal identification code of client
32
Street house number and flat address where applicable
128
Country code in the ISO 3166-1 alpha-2 format (e.g. 'GB')
2
City name
128
ZIP or postal code
32
State code
128
Street house number and flat address where applicable
128
Country code in the ISO 3166-1 alpha-2 format (e.g. 'GB')
2
City name
128
ZIP or postal code
32
State code
128
Email addresses to receive a carbon copy of all notification emails
Email address
Email addresses to receive a blind carbon copy of all notification emails
Email address
Legal name of company
128
Company brand name
128
Registration number of company
32
Tax payer registration number
32