This endpoint allows clients to request a quote for a transaction before executing it. The quote provides details such as the transaction amount, associated fees, total cost, and an expiration time for the quote. It supports three transaction types: internal transfers, bank transfers, and bill payments.
Request
Authorization
Bearer Token
Provide your bearer token in the
Authorization
header when making requests to protected resources.