Delete a goods in receipt
Goods In: Receipts
Delete a goods in receipt
Delete a goods in receipt. Receipts that have started receiving cannot be deleted.
DELETE
Delete a goods in receipt
Behavior
- Returns 204 No Content on success
- Cannot delete receipts that have started receiving
- Only draft or pending receipts can be deleted
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 delete
Response
Operation completed successfully with no content to return

