Skip to content

Instantly share code, notes, and snippets.

@henryobiaraije
Created May 17, 2023 11:09
Show Gist options
  • Save henryobiaraije/1b6f9704efed3c83d8c8b675168fe9cc to your computer and use it in GitHub Desktop.
Save henryobiaraije/1b6f9704efed3c83d8c8b675168fe9cc to your computer and use it in GitHub Desktop.
Item Types
[
{
"name": "STANDARD TRACKED SHIPPING (7-15 Business Days)"
},
{
"name": "EXPRESS TRACKED SHIPPING (5-10 Business Days)"
},
{
"name": "BULK AIR FREIGHT (10-20 Business Days)"
},
{
"name": "BULK OCEAN FREIGHT FCL (20-50 Business Days)"
},
{
"name": "BULK OCEAN FREIGHT LCL (20-50 Business Days)"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment