v1

latestOpenAPI 3.0.1MIT2026-07-261190449.2 KB
Receipts

Receipt Details

Returns the detailed metadata for the receipt specified by the given receiptId.

get/receipts/{receiptId}

Path parameters

receiptIdstring uuid required

The unique identifier of the receipt to fetch details for.

Response

Ok

receiptIdstring uuid

The unique identifier of the receipt.

transactionIdstring uuid

The unique identifier of the transaction associated with the receipt.

createdAtstring date-time

The date and time when the receipt was created.

filenamestring

The name of the receipt file.

mimeType'PNG' | 'JPG' | 'PDF'

The MIME type of the receipt file.

receiptNumberstring

The receipt number of the receipt, if available. If not automatically extracted, this value can be provided by any Pliant user and will override the auto-extracted value.

receiptDatestring date

The receipt date of the receipt, if available. If not automatically extracted, this value can be provided by any Pliant user and will override the auto-extracted value.