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-regime-code.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Schema ID
https://gobl.org/draft-0/pay/instructions#/$defs/CreditTransfer
Properties
| Title | Property | Type | Req. | 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. |