Tax registration
Gets all tax regitrations data to the customer's cart.
Notes: Below path has been deprecated.
GET /carts/{cartId}/tax-registrations
The client identifier used to authorize the request. You must specify either an apiKey or a token.
Authorized or anonymous token for a customer. You must specify either an apiKey or a token.
Successful response.
Tax Registration Key
UK_VATTax ID value
GB698588737- ip-address-restriction-error
Updates the tax regitrations data to the customer's cart.
Notes: Below path has been deprecated.
POST /carts/{cartId}/tax-registrations
Authorized or anonymous token for a customer.
Tax Registration Key
UK_VATTax ID value
GB698588737Successful response.
Tax Registration Key
UK_VATTax ID value
GB698588737- missing-information
- missing-customer-type
- missing-tax-registrations
- vat-exemption-failure
- invalid-customer-type
- missing-tax-identification
- invalid-tax-identification
Remove the tax regitrations data from customer's cart.
Authorized or anonymous token for a customer.
Successful response.
- vat-exemption-failure
No content
Last updated