develop #38
@ -160,7 +160,7 @@ paths:
|
||||
schema:
|
||||
type: string
|
||||
example: NL20INGB
|
||||
- name: swift
|
||||
- name: bic
|
||||
in: query
|
||||
schema:
|
||||
type: string
|
||||
@ -1567,7 +1567,7 @@ paths:
|
||||
schema:
|
||||
type: string
|
||||
example: "NL73RABO2677424363"
|
||||
- name: swift
|
||||
- name: bic
|
||||
in: query
|
||||
schema:
|
||||
type: string
|
||||
@ -1625,7 +1625,7 @@ paths:
|
||||
"customerProfileId": 1,
|
||||
"issuerCountry": "NL",
|
||||
"iban": "NL27ABNA4458972219",
|
||||
"swift": "GHJZIEJSKVM",
|
||||
"bic": "GHJZIEJSKVM",
|
||||
"ascription": "J. Doe",
|
||||
"alias": "John's billing details",
|
||||
"billingAddressId": 4
|
||||
@ -1671,7 +1671,7 @@ paths:
|
||||
"customerProfileId": 5,
|
||||
"issuerCountry": "NL",
|
||||
"iban": "NL27ABNA4458972219",
|
||||
"swift": "GHJZIEJSKVM",
|
||||
"bic": "GHJZIEJSKVM",
|
||||
"ascription": "J. Doe",
|
||||
"alias": null,
|
||||
"billingAddressId": 42
|
||||
@ -1681,7 +1681,7 @@ paths:
|
||||
"customerProfileId": 9,
|
||||
"issuerCountry": "NL",
|
||||
"iban": "NL27ABNA4458972219",
|
||||
"swift": "GHJZIEJSKVM",
|
||||
"bic": "GHJZIEJSKVM",
|
||||
"ascription": "J. Doe",
|
||||
"alias": null,
|
||||
"billingAddressId": 84
|
||||
@ -1720,7 +1720,7 @@ paths:
|
||||
billingInformation:
|
||||
issuerCountry: "NL"
|
||||
iban: "NL73RABO2677424363"
|
||||
swift: "GHJZIEJSKVM"
|
||||
bic: "GHJZIEJSKVM"
|
||||
ascription: "J. Doe"
|
||||
alias: "John's billing details"
|
||||
billingAddressId: 1
|
||||
@ -2491,7 +2491,7 @@ components:
|
||||
type: string
|
||||
bic:
|
||||
type: string
|
||||
swift:
|
||||
bic:
|
||||
type: string
|
||||
ascription:
|
||||
type: string
|
||||
|
||||
Loading…
Reference in New Issue
Block a user