Skip to content

Instantly share code, notes, and snippets.

@dcomartin
Created October 30, 2024 21:09
Show Gist options
  • Save dcomartin/70768b98eeab923bf2bc638e8f884a1d to your computer and use it in GitHub Desktop.
Save dcomartin/70768b98eeab923bf2bc638e8f884a1d to your computer and use it in GitHub Desktop.
{
"order": {
"orderId": "CA-ON-54812",
"placed": "2024-10-30T17:52:55Z",
"status": "pending",
"customer": {
"customerId": "123",
"name": "Derek Comartin",
"links": [
{
"name": "profile",
"uri": "https:my.app/ajklsfkrtlj2rl2"
}
]
},
"actions": [
{
"name": "cancelOrder",
"uri": "https://my.app/orders/CA-ON-54812/cancel",
"method": "PUT"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment