Jump to Content
Home
Guides
API Reference
v0.0.7
Log In
API Reference
Log In
v0.0.7
Home
Guides
API Reference
Create a new customer.
Search
All
Pages
Start typing to search…
JUMP TO
API Documentation
Customer
Create a new customer.
post
Get all customers.
get
Get customer details by ID.
get
Update customer details by ID.
put
Delete a customer by ID.
del
BankAccount
Create a bank account for a customer.
post
Get all bank accounts for a customer.
get
Get a specific bank account by ID for a customer.
get
Delete a specific bank account by ID for a customer.
del
Transfer
Create a quote for a transfer.
post
Get quote by ID.
get
Pay for a quote.
post
ExchangeRates
Retrieve the exchange rate between two currencies for an organization.
get
Powered by
Create a new customer.
post
https://sandbox-api.kontigo.lat/v1/customers
Language
Shell
Node
Ruby
PHP
Python
Credentials
Header
Header
URL
Base URL
https://sandbox-api.kontigo.lat
/v1/customers
Response
Click
Try It!
to start a request and see the response here!