Skip to content

Instantly share code, notes, and snippets.

@IanSaunders
Last active August 29, 2015 14:19
Show Gist options
  • Save IanSaunders/4d1b9c5b3e0cbdad71d7 to your computer and use it in GitHub Desktop.
Save IanSaunders/4d1b9c5b3e0cbdad71d7 to your computer and use it in GitHub Desktop.
quote request
{
"product":"foo",
"productRatePlan":"bar",
"values":[
{
"pricingComponentName":"Bandwidth",
"quantity":5
},
{
"pricingComponentName":"Foo",
"quantity":150
}
],
"couponCodes":[
"simpleBD3D399C"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment