Void a credit note
POST / v1 / credit_notes /:id / void
Marks a credit note as void. Learn more about voiding credit notes.
Parameters
No parameters.
Returns
Returns the voided credit note object if the call succeeded.
Response
POST / v1 / credit_notes /:id / void
Marks a credit note as void. Learn more about voiding credit notes.
No parameters.
Returns the voided credit note object if the call succeeded.
Response
Is this helpful?