Skip to content

Instantly share code, notes, and snippets.

@rozanovz
Created March 4, 2016 09:36
Show Gist options
  • Select an option

  • Save rozanovz/d85766b4456ad892e34b to your computer and use it in GitHub Desktop.

Select an option

Save rozanovz/d85766b4456ad892e34b to your computer and use it in GitHub Desktop.
{
"data": {
"type":"orders",
"attributes": {
"hosting_package": {
"id": 2, "term": "1y"
}
,
"client_id":1,
"invoicing_data_id":2,
"domains":[ {
"domain_name": "ddd", "tld_id": "3", "term": 2
}
],
"subscriptions":[ {
"description": "asdas", "price": 5, "months_in_term": 1, "start_date": "2016-6-7"
}
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment