/
Inventory Transfer Export API
Inventory Transfer Export API
Resource URL Summary
Return a collection of updates made to Inventory Transfer Objects
GET /seiapi/v3/export/InventoryTransfer?rowver=${rowverValue}&limit=${limitValue}
API Specific Parameters
Parameter | Description |
---|---|
${rowverValue} | Specifies the starting point where objects should be returned from. The first object returned will be the next object after the specified rowver . |
${limitValue} | Specifies the maximum number of objects to be returned. |
HTTP Headers
This API uses the default ServiceMobility HTTP Headers.
API Specifics
Return a collection of updates made to Inventory Transfer Objects
This REST API will return a collection of updates made to Inventory Transfer Objects.
URL
GET /seiapi/v3/export/InventoryTransfer?rowver=${rowverValue}&limit=${limitValue}
HTTP Request Body
This request does not require a request body.
HTTP Response Body
On success, an HTTP response code of 200 will be returned, and the response body will contain a collection of zero of more Inventory Transfer Objects.
Otherwise, on error, the API returns the standard response object.
, multiple selections available,
Related content
Inventory Load Export API
Inventory Load Export API
More like this
Inventory Count Export API
Inventory Count Export API
More like this
Inventory Transfer Webhook REST API Interface
Inventory Transfer Webhook REST API Interface
More like this
Inventory Transfer Object
Inventory Transfer Object
More like this
Work Order Export API
Work Order Export API
More like this
Inventory Load REST API
Inventory Load REST API
More like this