Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 259 Bytes

void-invoice.md

File metadata and controls

21 lines (13 loc) · 259 Bytes

Void Invoice

Structure

VoidInvoice

Fields

Name Type Tags Description
Reason string Required Constraints: Minimum Length: 1

Example (as JSON)

{
  "reason": "reason2"
}