-
-
Save dcomartin/70768b98eeab923bf2bc638e8f884a1d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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