Create or update an inventory integration.
PUT
/integrations/inventory
200Description
If an object with the same ID already exists, it will be overwritten.
Request Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
DeliveryConfigID | Required | string | --- | --- | --- | |
NotificationPointOnly | boolean | --- | --- | --- |
Response Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
DeliveryConfigID | string | --- | --- | --- | ||
NotificationPointOnly | boolean | --- | --- | --- |