Selling Partner API SDK for JavaScript
Preparing search index...
@sp-api-sdk/external-fulfillment-inventory-api-2024-09-11
InventoryResponse
Interface InventoryResponse
A response to an individual inventory request.
interface
InventoryResponse
{
body
:
InventoryResponseBody
;
status
:
HttpStatusLine
;
}
Index
Properties
body
status
Properties
body
body
:
InventoryResponseBody
status
status
:
HttpStatusLine
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
status
Selling Partner API SDK for JavaScript
Loading...
A response to an individual inventory request.