Create Receiving Discrepancy
POST//:domain/api/warehouses/transfers/:transfer/receiving-discrepancy
Creates a receiving-discrepancy accounting transaction for a warehouse transfer, recording the financial gain/loss from the difference between expected and received quantities.
Request body:
transaction_date(optional, date) — date to record the transaction on; defaults to now when omitted.
Note: Receiving discrepancies cannot be created for Amazon-to-Amazon transfers (e.g. AWD→FBA) — Amazon reconciles those transfers automatically, so the endpoint returns 400.
Request
Responses
- 200
- 400
- 422
OK
Response Headers
Content-Type
Bad Request
Response Headers
Content-Type
Unprocessable Entity
Response Headers
Content-Type