External Transfers Create Example
POST/api/v1/_webhook_documentation/external_transfers.create
Receives updates for transfers to external locations.
When receiving this webhook, the quantity_delta
should be used to adjust the stock levels for the given external location. The stock levels of pio do not get changed by this, rather an inventory_logs.create
event will be sent if the external transfer removes stock from pio, and that should be used to adjust the stock levels of pio.
Request
Responses
- 204
- 422
Successful Response
Validation Error