Void a credit note
POST {{baseUrl}}/v1/credit_notes/:id/void
Marks a credit note as void. Learn more about voiding credit notes.
Request Body
[{"name"=>"expand[0]", "value"=>"<string>", "datatype"=>"string"}, {"name"=>"expand[1]", "value"=>"<string>", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |