PaymentDetails contains details as to how the invoice should be paid.Documentation Index
Fetch the complete documentation index at: https://gobl-correction-definitions.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Schema ID
https://gobl.org/draft-0/bill/payment-details
Properties
| Title | Property | Type | Description |
|---|---|---|---|
| Payee | payee | org.Party | The party responsible for receiving payment of the invoice, if not the supplier. |
| Terms | terms | pay.Terms | Payment terms or conditions. |
| Advances | advances | array of pay.Advance | Any amounts that have been paid in advance and should be deducted from the amount due. |
| Instructions | instructions | pay.Instructions | Details on how payment should be made. |