Info |
---|
Le release Les adaptations suivantes seront effectuées avec la version du xx.xx.2022 inclut les adaptations suivantes11.22. Veuillez lire les informations ci-après attentivement, certaines opérations pouvant être exigées de votre part. |
N° | Description | Endpoints concernés | Objets/éléments/valeurs concernés |
---|
1 | Ergänzung Begünstigten-ID Complément de l'ID du bénéficiaire (ExternalId)Unter L'élément "ExternalId" est désormais livré sous "account.beneficiary wird neu das Element ExternalId geliefert.Der Wert entspricht dem eindeutigen Schlüssel pro Begünstigten "begid" in den Standard-Abo Files ". La valeur correspond à la clé explicite par bénéficiaire "begid" dans les fichiers de l'abonnement standard stamm_zahl_beg/ stamm_zahl_beg_iban.
"externalId": {
"type": "string",
"description": "The health service external id.",
"nullable": true
} | ClearingNumbers | Account.ExternalId |
Example de Response "account"
Code Block |
---|
| "account": {
"externalId": "111",
"ibanNumber": "CH1900000000000000000",
"accountNumber": "300000000",
"hasPaymentOrderReferenceNumber": true,
"beneficiary": {
"firm": "Beispiel AG",
"__typename": "PartyJuristicPerson",
"contact": {
"language": "DE",
"languageTranslations": {
"de": "Deutsch",
"fr": "allemand",
"it": "tedesco"
},
"postalAddress": {
"street": "Musterstrasse",
"houseNumber": "1",
"place": "Zürich",
"postalCode": "800500",
"country": {
"key": "1f8c1b05-3778-4fd6-95dd-e62321612b81",
"nameTranslations": {
"de": "Schweiz",
"fr": "Suisse",
"it": "Svizzera"
},
"twoLetterCountryCode": "CH",
"id": 500
},
"canton": "ZH",
"cantonTranslations": {
"de": "Zürich",
"fr": "Zurich",
"it": "Zurigo"
},
"id": 151641
},
"id": 274010
},
"id": 270672
},
"bank": {
"bankGroup": "POST_FINANCE",
"bankGroupTranslations": {
"de": "PostFinance",
"fr": "PostFinance",
"it": "PostFinance"
},
"bankIidType": "HEAD_QUARTERS",
"bankIidTypeTranslations": {
"de": "Hauptsitz",
"fr": "Siège",
"it": "Sede principale"
},
"iid": 9000,
"branchId": "0000",
"sicIid": "090000",
"headquarterIid": 9000,
"shortName": "PostFinance",
"name": "PostFinance AG",
"bic": "POFICHBEXXX",
"contact": {
"language": "DE",
"languageTranslations": {
"de": "Deutsch",
"fr": "allemand",
"it": "tedesco"
},
"postalAddress": {
"street": "Beispielweg",
"houseNumber": "1",
"place": "Bern",
"postalCode": "303001",
"country": {
"key": "1f8c1b05-3778-4fd6-95dd-e62321612b81",
"nameTranslations": {
"de": "Schweiz",
"fr": "Suisse",
"it": "Svizzera"
},
"twoLetterCountryCode": "CH",
"id": 500
},
"canton": "BE",
"cantonTranslations": {
"de": "Bern",
"fr": "Berne",
"it": "Berna"
},
"id": 149574
},
"mainPhoneNumber": "0800 800 000",
"id": 218897
},
"id": 3315
},
"id": 579419
} |
Code Block |
---|
| "account": {
"ibanNumber": "CH1900000000000000000",
"accountNumber": "300000000",
"hasPaymentOrderReferenceNumber": true,
"beneficiary": {
"firm": "Beispiel AG",
"__typename": "PartyJuristicPerson",
"contact": {
"language": "DE",
"languageTranslations": {
"de": "Deutsch",
"fr": "allemand",
"it": "tedesco"
},
"postalAddress": {
"street": "Musterstrasse",
"houseNumber": "1",
"place": "Zürich",
"postalCode": "800500",
"country": {
"key": "1f8c1b05-3778-4fd6-95dd-e62321612b81",
"nameTranslations": {
"de": "Schweiz",
"fr": "Suisse",
"it": "Svizzera"
},
"twoLetterCountryCode": "CH",
"id": 500
},
"canton": "ZH",
"cantonTranslations": {
"de": "Zürich",
"fr": "Zurich",
"it": "Zurigo"
},
"id": 151641
},
"id": 274010
},
"id": 270672
},
"bank": {
"bankGroup": "POST_FINANCE",
"bankGroupTranslations": {
"de": "PostFinance",
"fr": "PostFinance",
"it": "PostFinance"
},
"bankIidType": "HEAD_QUARTERS",
"bankIidTypeTranslations": {
"de": "Hauptsitz",
"fr": "Siège",
"it": "Sede principale"
},
"iid": 9000,
"branchId": "0000",
"sicIid": "090000",
"headquarterIid": 9000,
"shortName": "PostFinance",
"name": "PostFinance AG",
"bic": "POFICHBEXXX",
"contact": {
"language": "DE",
"languageTranslations": {
"de": "Deutsch",
"fr": "allemand",
"it": "tedesco"
},
"postalAddress": {
"street": "Beispielweg",
"houseNumber": "1",
"place": "Bern",
"postalCode": "303001",
"country": {
"key": "1f8c1b05-3778-4fd6-95dd-e62321612b81",
"nameTranslations": {
"de": "Schweiz",
"fr": "Suisse",
"it": "Svizzera"
},
"twoLetterCountryCode": "CH",
"id": 500
},
"canton": "BE",
"cantonTranslations": {
"de": "Bern",
"fr": "Berne",
"it": "Berna"
},
"id": 149574
},
"mainPhoneNumber": "0800 800 000",
"id": 218897
},
"id": 3315
},
"id": 579419
} |
|