CreditTransfer contains fields that can be used for making payments via a bank transfer or wire.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/pay/credit-transfer
Properties
| Title | Property | Type | Description |
|---|---|---|---|
| IBAN | iban | string | International Bank Account Number |
| BIC | bic | string | Bank Identifier Code used for international transfers. |
| Number | number | string | Account number, if IBAN not available. |
| Name | name | string | Name of the bank. |
| Branch | branch | org.Address | Bank office branch address, not normally required. |