Quickstart
Number of APIs: 13
-
get transaction by card account id GET https://{{environment}}.bond.tech/api/v0.1/transactions?account_id={{card_account_id}}
-
get transaction history GET https://{{environment}}.bond.tech/api/v0.1/transactions/{{transaction_id}}/history?card_id={{card_account_id}}
-
1. create webhook POST https://{{environment}}.bond.tech/api/v0.1/webhooks/
-
4. Submit Application POST https://{{environment}}.bond.tech/api/v0.1/credit/applications/:application_id/submit
-
4b. Get Application GET https://{{environment}}.bond.tech/api/v0.1/credit/applications/:application_id
-
5. Get SDA Account GET https://{{environment}}.bond.tech/api/v0.1/accounts/{{security_deposit_account_id}}
-
6. Create secure card POST https://{{environment}}.bond.tech/api/v0.1/cards
-
7. Get Credit Account GET https://{{environment}}.bond.tech/api/v0.1/accounts/{{account_id}}
-
8. Fund the SDA using an External Bank Account POST https://{{environment}}.bond.tech/api/v0.1/transfers
-
9. simulate purchase POST https://{{environment}}.bond.tech/api/v0.1/simulate/authorization