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>"
}
}
],
"valueType": "<string>",
"appliesTo": "<string>",
"value": 123,
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}Retrieves an order handling fee rule by ID
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>"
}
}
],
"valueType": "<string>",
"appliesTo": "<string>",
"value": 123,
"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
Success
An object to group a handling fee with zones, rules, and servicetypes
The system generated id for this 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
The type of this handling fee
The level at which this fee applies
The value of this fee
Show child attributes