Information about invoices
Field | Type | Description |
---|---|---|
messages | [String] | List of messages that you are required to show to the user on the invoice page. Please first enable invoice in you validation request before you read this property. |
{
"messages": [
"...",
"...",
"..."
]
}