/
Document Types

Document Types

Describes a document type. A list of supported document types:

  • Invoice

  • Reminder

  • RemittanceSlip

  • PaymentQRCode

  • Other

 

//doctype { "entity": "doctype", "value": "Invoice" }
Format

Name

Type

Description

Name

Type

Description

entity

string

doctype

value

string

The document type.

Valid feedback

Form

Example

Form

Example

One of the above listed values

Invoice, Reminder

Related content