Decline Surcharge
Surcharges can be declined by the shipper with this DTO.
Attribute | Description | Type (Length) | Example | Mandatory |
---|---|---|---|---|
surcharge_id | ID of the surcharge | INTEGER | 123456 | True |
reason | Reason, free text | CHAR(1000) | Price is too high | False |
Â
Surcharges can be declined by the shipper with this DTO.
Attribute | Description | Type (Length) | Example | Mandatory |
---|---|---|---|---|
surcharge_id | ID of the surcharge | INTEGER | 123456 | True |
reason | Reason, free text | CHAR(1000) | Price is too high | False |
Â