Fetching orders

Returns a list of orders that are associated with your account. The payments are listed in descending order and for a size of 10 by default.

curl --location 'https://sandbox-api.transfi.com/v2/orders' \
--header 'Accept: application/json' \
--header 'Authorization: Basic 0=='