Create or update the entity sync delivery configuration for Suppliers
PUT
/integrations/entitysync/suppliers
200Description
Create or update the entity sync delivery configuration for Suppliers
Roles
At least one of the roles below is required to access this endpoint.
FullAccessEntitySyncConfigAdmin
Request Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
DeliveryConfigID | Required | string | --- | --- | --- | |
SyncEntityChanged | Required | boolean | --- | --- | --- | |
SyncEntityDeleted | Required | boolean | --- | --- | --- |
Response Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
DeliveryConfigID | string | --- | --- | --- | ||
SyncEntityChanged | boolean | --- | --- | --- | ||
SyncEntityDeleted | boolean | --- | --- | --- |