Skip to main content
GET
Returns a receipt with time-bound access to the receipt file.

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Include the token in the Authorization header as: Bearer <token>

Path Parameters

accountingEntryId
string<uuid>
required

The specific accounting entry ID that you are looking for.

receiptId
string<uuid>
required

The specific receipt ID that you are looking for.

Query Parameters

file_type
enum<string>

ORIGINAL: The original file as it was uploaded. THUMBNAIL: Representation of the original file in a small image. PREVIEW: Display of the original file in a concise format.

Available options:
EMBED,
ORIGINAL,
THUMBNAIL,
PREVIEW

Response

default - application/json;charset=UTF-8

default response

data
object
required