Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dportalesr/7e1e2bb214b516af792d157f154bb960 to your computer and use it in GitHub Desktop.
Save dportalesr/7e1e2bb214b516af792d157f154bb960 to your computer and use it in GitHub Desktop.
Printful order R612629623 payload
{
:external_id => "R612629623",
:shipping => "STANDARD",
:recipient => {
:name => "Chris Dey",
:address1 => "158 Cove Neck Rd.",
:address2 => "",
:city => "Oyster Bay",
:state_code => "NY",
:country_code => "US",
:zip => "11771",
:phone => "8082237368",
:email => "chris.dey@athleteoriginals.com"
},
:items => [
{
:external_id => 16863,
:variant_id => 4474,
:quantity => 1,
:retail_price => 1.0,
:name => "BELMO - Silhouette 125-978 - Wool Blend Snapback by Jason Belmonte (Color: charcoal, Size: OS)",
:files => [
{
:placement => "embroidery_front",
:type => "default",
:dimensions => "1650x600",
:url => "https://ao-ecomm-staging.s3.amazonaws.com/production/pf/printfiles/77/original/front_belmo_black.png"
}
],
:options => [
{
:id => "thread_colors",
:value => "#000000"
},
{
:id => "embroidery_type",
:value => "flat"
}
],
:sku => "pf-001-6-1"
},
{
:external_id => 16864,
:variant_id => 4470,
:quantity => 1,
:retail_price => 1.0,
:name => "BELMO - Silhouette 125-978 - Wool Blend Snapback by Jason Belmonte (Color: kelly green, Size: OS)",
:files => [
{
:placement => "embroidery_front",
:type => "default",
:dimensions => "1650x600",
:url => "https://ao-ecomm-staging.s3.amazonaws.com/production/pf/printfiles/77/original/front_belmo_yellow.png"
},
{
:placement => "embroidery_right",
:type => "right",
:dimensions => "600x300",
:url => "https://ao-ecomm-staging.s3.amazonaws.com/production/pf/printfiles/77/original/side_2hands_yellow_green.png"
}
],
:options => [
{
:id => "thread_colors",
:value => "#FFCC00"
},
{
:id => "thread_colors_right",
:value => "#01784E,#FFCC00"
},
{
:id => "embroidery_type",
:value => "flat"
}
],
:sku => "pf-003-9-1"
},
{
:external_id => 16865,
:variant_id => 4473,
:quantity => 1,
:retail_price => 1.0,
:name => "BELMO - Silhouette 125-978 - Wool Blend Snapback by Jason Belmonte (Color: white, Size: OS)",
:files => [
{
:placement => "embroidery_front",
:type => "default",
:dimensions => "1650x600",
:url => "https://ao-ecomm-staging.s3.amazonaws.com/production/pf/printfiles/77/original/front_belmo_yellow.png"
},
{
:placement => "embroidery_right",
:type => "right",
:dimensions => "600x300",
:url => "https://ao-ecomm-staging.s3.amazonaws.com/production/pf/printfiles/77/original/side_2hands_yellow_green.png"
}
],
:options => [
{
:id => "thread_colors",
:value => "#FFCC00"
}, {
:id => "thread_colors_right",
:value => "#01784E,#FFCC00"
}, {
:id => "embroidery_type",
:value => "flat"
}
],
:sku => "pf-003-18-1"
},
{
:external_id => 16866,
:variant_id => 4569,
:quantity => 1,
:retail_price => 1.0,
:name => "BELMO - Silhouette 125-978 - Wool Blend Snapback by Jason Belmonte (Color: burgundy, Size: OS)",
:files => [
{
:placement => "embroidery_front",
:type => "default",
:dimensions => "1650x600",
:url => "https://ao-ecomm-staging.s3.amazonaws.com/production/pf/printfiles/77/original/front_belmo_dark_kakhi.png"
}
],
:options => [
{
:id => "thread_colors",
:value => "#A67843"
}, {
:id => "embroidery_type",
:value => "flat"
}
],
:sku => "pf-004-5-1"
},
{
:external_id => 16867,
:variant_id => 4473,
:quantity => 1,
:retail_price => 1.0,
:name => "BELMO - Silhouette 125-978 - Wool Blend Snapback by Jason Belmonte (Color: white, Size: OS)",
:files => [
{
:placement => "embroidery_front",
:type => "default",
:dimensions => "1650x600",
:url => "https://ao-ecomm-staging.s3.amazonaws.com/production/pf/printfiles/77/original/front_belmo_dark_kakhi.png"
}
],
:options => [
{
:id => "thread_colors",
:value => "#A67843"
},
{
:id => "embroidery_type",
:value => "flat"
}
],
:sku => "pf-004-18-1"
},
{
:external_id => 16868,
:variant_id => 4472,
:quantity => 1,
:retail_price => 1.0,
:name => "BELMO - Silhouette 125-978 - Wool Blend Snapback by Jason Belmonte (Color: gray, Size: OS)",
:files => [
{
:placement => "embroidery_front",
:type => "default",
:dimensions => "1650x600",
:url => "https://ao-ecomm-staging.s3.amazonaws.com/production/pf/printfiles/77/original/front_belmo_white_aqua.png"
}
],
:options => [
{
:id => "thread_colors",
:value => "#FFFFFF,#3399FF"
},
{
:id => "embroidery_type",
:value => "flat"
}
],
:sku => "pf-005-8-1"
}
],
:retail_costs => {
:shipping => "20.0"
},
:currency => "USD"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment