Update Receipt Upload Toggle

Updates the flag on a given transaction to signal if a receipt is needed to be uploaded or not. Some transaction do not require any receipt, so this flag can be set to false to signal that no receipt is needed.

Path Params
uuid
required

The unique identifier of the transaction.

Body Params
boolean
required

Flag to signal if a receipt is needed to be uploaded or not. true if a receipt is needed, false otherwise.

Responses
202

Accepted

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json