Skip to content

Instantly share code, notes, and snippets.

@garbray
Created September 17, 2014 14:45
Show Gist options
  • Save garbray/3b7a2c7003e6333d1d15 to your computer and use it in GitHub Desktop.
Save garbray/3b7a2c7003e6333d1d15 to your computer and use it in GitHub Desktop.
{
order_id: orderNumber,
order: {
shipments_attributes: {
0: {
selected_shipping_rate_id: shipmentRateId,
id: shipmentId
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment