Customers
Number of APIs: 3
-
get all customers GET https://{{environment}}.bond.tech/api/v0.1/customers
-
create customer POST https://{{environment}}.bond.tech/api/v0.1/customers
-
get customer GET https://{{environment}}.bond.tech/api/v0.1/customers/{{customer_id}}