Skip to content

Instantly share code, notes, and snippets.

@name1984
Created October 17, 2024 22:33
Show Gist options
  • Save name1984/7b43b4ad9a321463bf247185502a4678 to your computer and use it in GitHub Desktop.
Save name1984/7b43b4ad9a321463bf247185502a4678 to your computer and use it in GitHub Desktop.
cancelación
{
"meta": {
"date": "2024-10-15T17:36:32.069Z",
"type": "cancel_invoice"
},
"data": {
"move_type": "out_invoice",
"cancel_invoice_id": "24BB30001US9QUSST",
"customer_amount": 50,
"multicurrency": {
"currency": "USD",
"currency_amount": 50,
"rate": 0,
"conversion_value": 50
},
"commission_percentage": 0
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment