Customers

Number of APIs: 3

  1. get all customers GET https://{{environment}}.bond.tech/api/v0.1/customers

  2. create customer POST https://{{environment}}.bond.tech/api/v0.1/customers

  3. get customer GET https://{{environment}}.bond.tech/api/v0.1/customers/{{customer_id}}