Revert a goods in receipt
Goods In: Receipts
Revert a goods in receipt
Revert a received goods in receipt back to its previous state. The receipt must not have any completed tasks associated with it.
POST
Revert a goods in receipt
Behavior
- Reverts a received receipt back to pending status
- Cannot revert if any tasks on the receipt are completed
- Returns the updated receipt
No Request Body Required
The receipt ID is provided in the URL path. No request body is needed.Authorizations
OAuth 2.0 authentication. Use the client credentials or authorization code flow to obtain an access token.
The subdomain/tenant name identifying which tenant's data to access. Required for all API requests.
Path Parameters
The unique identifier of the goods in receipt to revert
Response
Receipt reverted successfully

