Invoice Model

This model represents the URL of the invoice, the invoice will be presented to the consumer before the payment processing.

Invoice Model

This model referenced in "invoice" field of #creating-new-transaction request body.

fieldtypedescription

type

string

File extension name [ pdf, jpg, png ]

url

string

example: http://someDomain.com/invoice1.pdf

Last updated