This type defines the actual weight, cost, and additional information of a specified package or packages.
Type that uses GetActualCostResponsesData
Call that uses GetActualCostResponsesData
Fields
chargeMode
The two-digit charge mode for the package.
Valid values:
Valid values:
01
: Actual weight02
: Additional dimension weight03
: Charged by lite mode
costType
The two-digit cost type of the package. This field indicates any fees associated with the package.
The following values are the typical cost types returned through this field. If an undocumented cost type is returned, check the logistic provider's website for the latest values:
The following values are the typical cost types returned through this field. If an undocumented cost type is returned, check the logistic provider's website for the latest values:
01
: Shipping fee02
: Domestic03
: Return fee04
: Domestic burning fee05
: Custom collected fee06
: Weight gap fee07
: Duplication compensation
message
A seller-defined message to the buyer regarding the transaction.
Note: This field is always returned, but will show as null or have an empty value if not defined/applicable.
Note: This field is always returned, but will show as null or have an empty value if not defined/applicable.
remark
A remark to the seller themselves.
Note: This field is always returned, but will show as null or have an empty value if not defined/applicable.
Note: This field is always returned, but will show as null or have an empty value if not defined/applicable.
resultCode
The result code associated with the call.
For example, a result code of
For example, a result code of
200
indicates that the call was a success.size
The size of the package in centimeters. This value is returned in Length*Width*Height format.