Skip to content

Instantly share code, notes, and snippets.

@name1984
Created September 12, 2024 12:00
Show Gist options
  • Save name1984/c042a3df2f1d4a93199e1fe8382a55eb to your computer and use it in GitHub Desktop.
Save name1984/c042a3df2f1d4a93199e1fe8382a55eb to your computer and use it in GitHub Desktop.
json cancelación
{
"meta": {
"date": "2024-09-11T16:21:22.236Z",
"type": "cancel_invoice"
},
"data": {
"type": "out_invoice",
"cancel_invoice_id": "24BB20003MX3EBL7L",
"customer_amount": 109,
"multicurrency": {
"currency": "USD",
"currency_amount": 109,
"rate": 0,
"conversion_value": 109
},
"commission_percentage": 0
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment