Skip to main content
Version: 1.0

Addresses Introduction

The Addresses API allows you to organize customer addresses. Addresses are a sub-resource of a customer, a customer can have multiple addresses, such as home, work, and neighbour.

You can use a customer address with an implicit Bearer token, which is recommended for client-side interactions. You can also use client credentials Bearer token, which is recommended for back-end interactions.

Authentication

Security Scheme Type:http
HTTP Authorization Scheme:bearer

License

MIT