Transactions
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.
patch/transactions/{transactionId}/receiptUpload
Path parameters
transactionIdstring uuid required
The unique identifier of the transaction.
Request body
Response
Accepted