v1
latestOpenAPI 3.0.22026-08-061303782.1 MBReceipts
Fetch a Receipt
Retrieve the details of an existing Receipt.
get/receipts/{receipt_id}
Headers
Finix-Versionstring
Example:2022-02-01
Specify the API version of your request. For more details, see Versioning.
Response
A single Receipt
Example response
{
"amount": 5000
}