Bond APIs [v0.1]
Number of APIs: 65
This collection uses collection variables to persist newly created resource id's such as:
- customer_id
- card_id
- transaction_id
- webhook_id
- business_id
- restriction_id
-
Customers - create customer POST https://{{environment}}.bond.tech/api/v0.1/customers
-
Customers - get customer GET https://{{environment}}.bond.tech/api/v0.1/customers/{{customer_id}}
-
Cards - create card POST https://{{environment}}.bond.tech/api/v0.1/cards
-
KYC - start kyc [doc required] POST https://{{environment}}.bond.tech/api/v0.1/customers/:customer_id/verification-kyc
-
Quickstart - 10. get transaction by id GET https://{{environment}}.bond.tech/api/v0.1/transactions/{{transaction_id}}
-
Cards - reissue card POST https://{{environment}}.bond.tech/api/v0.1/cards/{{card_id}}/reissue
-
Card Restrictions - delete card restriction DELETE https://{{environment}}.bond.tech/api/v0.1/cards/{{card_id}}/restrictions/{{restriction_id}}
-
Webhooks - create webhook POST https://{{environment}}.bond.tech/api/v0.1/webhooks
-
Quickstart-link accounts - Link an External Bank Account POST https://{{environment}}.bond.tech/api/v0/accounts
-
KYC - kyc doc upload POST https://{{environment}}.bond.tech/api/v0.1/customers/:customer_id/verification-kyc/documents