Skip to content

Instantly share code, notes, and snippets.

@johndowns
Created January 22, 2018 03:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johndowns/61ce56a56895aab51892ccf4ad2743dd to your computer and use it in GitHub Desktop.
Save johndowns/61ce56a56895aab51892ccf4ad2743dd to your computer and use it in GitHub Desktop.
{
"id": "refund-ORDyyy",
"type": "refund",
"customer": {
"id": "xxx"
},
"order": {
"id": "ORDyyy"
},
"refundedProducts": [
"yyy",
"zzz"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment