Theme switcher

Get Receipt For Participant

Header Parameters

X-Request-Idstring

Optional correlation ID associated with the request, comprised of alphanumeric or hyphen characters up to 36 characters in length.

Authorizationstring

Query Parameters

person_idstring

The unique person identifier.

Path Parameters

receipt_idstring Required

The unique receipt identifier.

Response

200
Object
Successfully retrieved receipt information

Response Attributes

receipt_idstring

The unique identifier assigned to the receipt.

Nullable:
True
file_namestring

The name of the uploaded receipt file.

Nullable:
True
file_sizeinteger

The size of the receipt file in bytes.

content_typestring

The content/MIME type of a receipt document.

upload_datestring

The date the receipt was uploaded.

tracked_expense_numberstring

The number associated with the tracked expense related to the receipt.

Nullable:
True
claim_numbersarray

A list of claim numbers linked to the receipt.

Nullable:
True

Show child attributes

download_urlstring

The URL to download the receipt file.

Nullable:
True
400
Object
Bad Request

Response Attributes

typestring
Nullable:
True
titlestring
Nullable:
True
statusinteger
Nullable:
True
detailstring
Nullable:
True
instancestring
Nullable:
True
401
Object
Unauthorized

Response Attributes

typestring
Nullable:
True
titlestring
Nullable:
True
statusinteger
Nullable:
True
detailstring
Nullable:
True
instancestring
Nullable:
True
404
Object
Not Found

Response Attributes

typestring
Nullable:
True
titlestring
Nullable:
True
statusinteger
Nullable:
True
detailstring
Nullable:
True
instancestring
Nullable:
True
500
Object
Internal Server Error

Response Attributes

typestring
Nullable:
True
titlestring
Nullable:
True
statusinteger
Nullable:
True
detailstring
Nullable:
True
instancestring
Nullable:
True
default
Object
Unexpected error

Response Attributes

typestring
Nullable:
True
titlestring
Nullable:
True
statusinteger
Nullable:
True
detailstring
Nullable:
True
instancestring
Nullable:
True
Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?
View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot