Skip to content

Instantly share code, notes, and snippets.

@SerKnight
Created October 29, 2020 15:02
Show Gist options
  • Save SerKnight/7d200ce85f2296f59fe49023c10eb1a7 to your computer and use it in GitHub Desktop.
Save SerKnight/7d200ce85f2296f59fe49023c10eb1a7 to your computer and use it in GitHub Desktop.
POST-credit-note.json
{
"Type": "ACCPAYCREDIT",
"Contact": {
"ContactID": "eaa28f49-6028-4b6e-bb12-d8f6278073fc"
},
"Date": "2009-03-29",
"LineAmountTypes": "Exclusive",
"LineItems": [
{
"Description": "MacBook - White",
"Quantity": 1.0000,
"UnitAmount": 1995.00,
"AccountCode": "720"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment