This object holds the order information that is to be sent to the Metapack Shipping API.
When the Order Status is set to active, a process will run, creating the Fulfillment Order and its related records.
Certain fields are required for successful creation of a Fulfillment Order. Refer to Creating a Consignment and the relevant Salesforce documentation.
-
COD_Validation
- Validates that all COD (Cash On Delivery) fields are populated if the COD flag is set totrue
. -
Shipping_Address
- Mandatory for Return Orders - refer to Creating a Consignment. -
Recipient_Notification
- The 'Recipient' fields that need to be completed depend on theRecipient_Notification
Type. -
Sender_Notification
- The 'Sender' fields that need to be completed depend on theSender_Notification
Type.