π Welcome to TranSwap Api v1.8.8 π
Transfer Quotation
Authorization: Bearer ********************
curl --location --request GET '/v1/transfers/quotations/'
{ "id": "8ca8afbb-fa9f-4efe-a170-528c721d2755", "payment_channel": "Bank", "source_currency": "HKD", "source_country": "HK", "source_amount": 20000, "destination_currency": "IDR", "destination_country": "ID", "destination_amount": 35869509.76, "rate": 1807.94, "fee": 160, "valid_until": "2020-06-07T17:11:25.7263195+00:00", "created_timestamp": "2020-06-06T17:11:25.7258601+00:00", "last_modified_timestamp": null }