Preparing search index...
The search index is not available
@scaleleap/selling-partner-api-sdk
@scaleleap/selling-partner-api-sdk
SupplySourcesApiModelUpdateSupplySourceStatusRequest
Interface SupplySourcesApiModelUpdateSupplySourceStatusRequest
A request to update the status of a supply source.
Export
UpdateSupplySourceStatusRequest
interface
SupplySourcesApiModelUpdateSupplySourceStatusRequest
{
status
?:
"Active"
|
"Inactive"
|
SupplySourcesApiModelSupplySourceStatus
;
}
Index
Properties
status?
Properties
Optional
status
status
?:
"Active"
|
"Inactive"
|
SupplySourcesApiModelSupplySourceStatus
Memberof
UpdateSupplySourceStatusRequest
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
status
@scaleleap/selling-partner-api-sdk
Loading...
A request to update the status of a supply source.
Export
UpdateSupplySourceStatusRequest