Update 10/06/2025
What is Changing?
New Body parameter in Create B2C Order
config.expiry_guard
: When this service is enabled, the order expiration date is guaranteed. Once assigned, this expiration date cannot be modified during the packing process at the warehouse.Example of updated body data
{
// ...
"config": {
// ...
"expiry_guard": true,
}
}
Who is Affected?
Create B2C Order
How to Apply?
Update and Handle API Response
1.
2.
config.expiry_guard
3.
4.
Need Help?
Modified at 2025-06-11 09:51:10