Jump to Content
Kontigo API
HomeGuidesAPI Reference
Log InKontigo API
API Reference
Log In
v0.0.7HomeGuidesAPI Reference
All
Pages
Start typing to search…

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.delete
  • 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.delete
  • 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

Pay for a quote.

post https://sandbox-api.kontigo.lat/v1/transfers/quote//pay
Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!