Error
A valid request URL is required to generate request examples{
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"blanketOrderSettings": {
"ringFenceScope": {
"locationGroupCode": "<string>",
"scope": "<string>"
}
},
"callOffOrderSettings": {
"releaseJob": {
"interval": 123,
"intervalUnit": "<string>",
"isEnabled": true
}
},
"orchestratorSettings": {
"allocationRebalancer": {
"backorderAllocations": {
"allowPartialRelease": true,
"partialReleaseType": "<string>",
"useCurrentInventory": true,
"useFutureBeforeCurrent": true
},
"isEnabled": true
},
"interval": 123,
"intervalUnit": "<string>",
"reservationRebalancer": {
"isEnabled": true,
"shipDateBufferDays": 123
},
"reservationsJob": {
"isEnabled": true,
"useCurrentInventory": true,
"useFutureBeforeCurrent": true
},
"runMode": "<string>"
}
}Get B2BSettings
Get B2BSettings
GET
/
commerce
/
settings
/
b2b
/
b2bsettings
Error
A valid request URL is required to generate request examples{
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"blanketOrderSettings": {
"ringFenceScope": {
"locationGroupCode": "<string>",
"scope": "<string>"
}
},
"callOffOrderSettings": {
"releaseJob": {
"interval": 123,
"intervalUnit": "<string>",
"isEnabled": true
}
},
"orchestratorSettings": {
"allocationRebalancer": {
"backorderAllocations": {
"allowPartialRelease": true,
"partialReleaseType": "<string>",
"useCurrentInventory": true,
"useFutureBeforeCurrent": true
},
"isEnabled": true
},
"interval": 123,
"intervalUnit": "<string>",
"reservationRebalancer": {
"isEnabled": true,
"shipDateBufferDays": 123
},
"reservationsJob": {
"isEnabled": true,
"useCurrentInventory": true,
"useFutureBeforeCurrent": true
},
"runMode": "<string>"
}
}Authorizations
JWT Authorization header using the Bearer scheme.
Query Parameters
limits which fields are returned in the response body
⌘I

