develop #38
@ -170,6 +170,10 @@ paths:
|
||||
schema:
|
||||
type: string
|
||||
example: Mijn ING bankrekening
|
||||
- name: sort
|
||||
in: query
|
||||
schema:
|
||||
type: string
|
||||
- name: offset
|
||||
in: query
|
||||
schema:
|
||||
@ -1272,6 +1276,10 @@ paths:
|
||||
example: 12
|
||||
required: false
|
||||
description: The id of the token that replaced this token.
|
||||
- name: sort
|
||||
in: query
|
||||
schema:
|
||||
type: string
|
||||
- name: offset
|
||||
in: query
|
||||
schema:
|
||||
@ -1582,6 +1590,10 @@ paths:
|
||||
schema:
|
||||
type: integer
|
||||
example: 1
|
||||
- name: sort
|
||||
in: query
|
||||
schema:
|
||||
type: string
|
||||
- name: offset
|
||||
in: query
|
||||
schema:
|
||||
@ -1869,6 +1881,10 @@ paths:
|
||||
example: 2020-01-01T00:00:00
|
||||
required: false
|
||||
description: Filter on updated after.
|
||||
- name: sort
|
||||
in: query
|
||||
schema:
|
||||
type: string
|
||||
- name: offset
|
||||
in: query
|
||||
schema:
|
||||
@ -2486,8 +2502,6 @@ components:
|
||||
type: string
|
||||
bic:
|
||||
type: string
|
||||
bic:
|
||||
type: string
|
||||
ascription:
|
||||
type: string
|
||||
alias:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user