Hi! Could we please enable some services and cookies to improve your experience and our website?
Online Sandbox for SQL and PHP: Write, Run, Test, and Share SQL Queries and PHP Code
<?php
print_r(json_decode('{
"fulfillment": {
"message": "",
"notify_customer": true,
"tracking_info": {
"number": "31315930024414",
"url": "https:\/\/track.dhlparcel.co.uk\/?con=31315930024414",
"company": "DHL"
},
"line_items_by_fulfillment_order": [
{
"fulfillment_order_id": 6185426288815,
"fulfillment_order_line_items": [
{
"id": 12503110877359,
"quantity": 8
},
{
"id": 12503110910127,
"quantity": 4
}
]
}
]
}
}',1));