A valid request URL is required to generate request examples{
"id": "<string>",
"sequence": 123,
"shippingTargetRuleCodes": [
"<string>"
],
"productTargetRuleCodes": [
"<string>"
],
"serviceTypes": [
{
"code": "<string>",
"deliveryDuration": "<string>",
"content": {
"localeCode": "<string>",
"name": "<string>"
}
}
],
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}Creates a new shipping inclusion rule
A valid request URL is required to generate request examples{
"id": "<string>",
"sequence": 123,
"shippingTargetRuleCodes": [
"<string>"
],
"productTargetRuleCodes": [
"<string>"
],
"serviceTypes": [
{
"code": "<string>",
"deliveryDuration": "<string>",
"content": {
"localeCode": "<string>",
"name": "<string>"
}
}
],
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
An object to bind service types to shipping target rules and/or product target rules
The system generated id of this shipping inclusion rule
The sequence in which this rule is preferred over others
The shipping target rule codes associated with this rule
the product target rule codes associated with this rule
the servicetypes associated with this rule
Show child attributes
Show child attributes
Success
An object to bind service types to shipping target rules and/or product target rules
The system generated id of this shipping inclusion rule
The sequence in which this rule is preferred over others
The shipping target rule codes associated with this rule
the product target rule codes associated with this rule
the servicetypes associated with this rule
Show child attributes
Show child attributes