Skip to end of banner
Go to start of banner

Document Types

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

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

  • Invoice

  • Reminder

  • RemittanceSlip

  • PaymentQRCode

  • Other

//doctype

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

Name

Type

Description

entity

string

doctype

value

string

The document type.

Valid feedback

Form

Example

One of the above listed values

Invoice, Reminder

  • No labels