Skip to content

Instantly share code, notes, and snippets.

@xumoooo
Last active July 26, 2017 11:56
Show Gist options
  • Save xumoooo/170d192ada0ee4457fe1211c81a1d6bb to your computer and use it in GitHub Desktop.
Save xumoooo/170d192ada0ee4457fe1211c81a1d6bb to your computer and use it in GitHub Desktop.
{
"requestId": "3ae0ff16-df1c-4d16-aa30-175b17659753",
"userId": "480959792",
"requestAmount": {
"value": 200,
"currency": "USD"
},
"executedAmount": {
"value": 200,
"currency": "USD"
},
"startPeriod": {
"year": 2017,
"periodNumber": 7,
"unit": "MONTH",
"proceeded": true
},
"status": "FILLED",
"auditInfo": {
"createdBy": "480959792",
"createdAt": "2017-07-20T14:46:47.837+03:00",
"updatedBy": "480959646",
"updatedAt": "2017-07-20T14:47:02.548+03:00"
},
"rejectComment": null,
"operationId": "9b1c9f95-cfb0-4f77-ac01-1baac5a471e7",
"cancelOperationId": "65b51fd9-fcb8-4961-be4e-faacc8aa0f94",
"executeOperationId": "36b158fa-baff-4511-a6c4-4cd8c1b628dd",
"unlimitedIdea": "1",
"_links": {
"self": {
"href": "http://localhost:10000/rest/unlimitedOrders/2"
},
"unlimitedOrder": {
"href": "http://localhost:10000/rest/unlimitedOrders/2"
},
"unlimitedIdea": {
"href": "http://localhost:10000/rest/unlimitedOrders/2/unlimitedIdea"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment