PaymentInformationNonSepaBypaymentInformationNonSepaId |
Get the details of a payment information non-SEPA__Activity name :__ GetPaymentInformationNonSepaByPaymentInformationNonSepaIdGet the detail of a payment information non-SEPA record.For a specific payroll component, the record indicates to which IBAN account number it should be related for the purpose of outgoing payments. This includes, but is not limited to, the payment of wages for an employment.For each payroll component there can only be one outgoing payment record per employment.
Catalogus: LoketNlRest
Schema: PaymentInformationNon-SEPA
Dit is een alleen-lezen tabelfunctie. De Loket.nl REST API biedt mogelijk geen ondersteuning voor het wijzigen van de data of het Invantive UniversalSQL-stuurprogramma voor Loket.nl REST ondersteunt dit niet. In het laatste geval gebruikt u de tabel NativePlatformScalarRequests om gegevens te uploaden naar de Loket.nl REST-API.
Parameters van Tabelfunctie
De volgende parameters kunnen worden gebruikt om het gedrag van de tabelfunctie PaymentInformationNonSepaBypaymentInformationNonSepaId in te stellen. Voor verplichte parameters moet altijd een waarde worden opgegeven, maar optionele parameters hoeven in het algemeen geen waarde te hebben en de uitvoering zal standaard een vooraf bepaald gedrag vertonen. Waarden kunnen worden gespecificeerd op basis van positie en naam. In beide gevallen worden alle niet-gespecificeerde parameters geëvalueerd aan de hand van hun standaardwaarden.
Waardespecificatie op positie gebeurt door alle waarden van de eerste tot de laatste benodigde waarde op te sommen. Bijvoorbeeld: een `select * uit tabel(waarde1, waarde2, waarde3)` op een tabel met vier parameters zal de standaardwaarde voor de vierde parameter gebruiken en de opgegeven waarden voor de eerste drie.
Waardespecificatie op naam gebeurt door alle waarden die een waarde vereisen op te sommen. Bijvoorbeeld met `selecteer * uit tabel(naam1 => waarde1, naam3 => waarde3)` op dezelfde tabel zullen de standaardwaarden voor de tweede en vierde parameter worden gebruikt en de opgegeven waarden voor de eerste en derde.
Naam |
Datatype |
Verplicht |
Standaardwaarde |
Documentatie |
---|---|---|---|---|
paymentInformationNonSepaId |
guid |
☑ |
|
The unique identifier of the SEPA payment record |
Kolommen van Tabelfunctie
De kolommen van de tabelfunctie PaymentInformationNonSepaBypaymentInformationNonSepaId worden hieronder weergegeven. Elke kolom heeft een SQL-gegevenstype.
Naam |
Datatype |
Label |
Verplicht |
Documentatie |
---|---|---|---|---|
bank_address |
string(35) |
Bankadres |
☐ |
Address of beneficiary bank |
bank_bankIdentifierCode |
string(11) |
Bank Identifier Code |
☐ |
BIC /SWIFT code for the bank |
bank_city |
string(35) |
Bankstad |
☐ |
City name of beneficiary bank |
bank_country_isoCode |
string(2) |
Bankland ISO-code |
☐ |
The ISO 3166-1 alpha-2 value for the country |
bank_country_key |
int32 |
Landcode Bank |
☐ |
The key for the country.Possible values can be aquired via the metadata endpoint |
bank_country_value |
string(50) |
Bank Landwaarde |
☐ |
The name of the country |
bank_name |
string(35) |
Naam van de Bank |
☐ |
Name of benificiary bank |
bankAccountNumber |
string(34) |
Bankrekeningnummer |
☐ |
The bank account number |
beneficiary_address |
string(35) |
|
☐ |
Address of beneficiary |
beneficiary_city |
string(35) |
Begunstigde Stad |
☐ |
City name of beneficiary |
beneficiary_country_isoCode |
string(2) |
|
☐ |
The ISO 3166-1 alpha-2 value for the country |
beneficiary_country_key |
int32 |
|
☐ |
The key for the country.Possible values can be aquired via the metadata endpoint |
beneficiary_country_value |
string(50) |
|
☐ |
The name of the country |
beneficiary_name |
string(35) |
Naam Begunstigde |
☐ |
Name of the beneficiary |
id |
guid |
ID |
☐ |
The unique identifier of an object (GUID/UUID) |
payrollComponent_key |
int32 |
Salariscomponentsleutel |
☐ |
The number for the payroll component |
payrollComponent_value |
string(14) |
|
☐ |
The description of the payroll component |
10-06-2024 18:51 Versie 24.1.3-BETA+4689