Retrieves the list of existing cross border sweeps
get
/crossborder
This endpoint is used to get the list of existing cross border sweeps.
Request
There are no request parameters for this operation.
Back to TopResponse
Supported Media Types
- application/json
- application/xml
200 Response
Successful performs the operation
Root Schema : LmdTbTopCrossborderSweepsCollection
Type:
objectCollection of CrossborderSweeps
Show Source
Nested Schema : data
Type:
Show Source
array-
Array of:
object LmdTbTopCrossborderSweepsDTO
CrossborderSweeps DTO
Nested Schema : LmdTbTopCrossborderSweepsDTO
Type:
objectCrossborderSweeps DTO
Match All
Show Source
Nested Schema : GenericDto
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
objectDiscriminator:
resource_typeNested Schema : LmdTbTopCrossborderSweepsDTO-allOf[1]
Type:
Show Source
object-
customerId(optional):
string
Pattern:
[a-zA-Z0-9]{1,20}customerId -
customerName(optional):
string
Maximum Length:
100customerName -
fromAccountNumber(optional):
string
Maximum Length:
30fromAccountNumber -
fromAmount(optional):
number
fromAmount
-
fromCountryCode(optional):
string
Maximum Length:
4fromCountryCode -
fromCurrencyCode(optional):
string
Maximum Length:
3fromCurrencyCode -
lcyAmount(optional):
number
lcyAmount
-
structureId(optional):
string
Pattern:
[A-Z0-9]{1,30}structureId -
toAccountNumber(optional):
string
Maximum Length:
30toAccountNumber -
toAmount(optional):
number
toAmount
-
toCountryCode(optional):
string
Maximum Length:
4toCountryCode -
toCurrencyCode(optional):
string
Maximum Length:
3toCurrencyCode -
userId(optional):
string
Maximum Length:
12userId -
valueDate(optional):
string(date)
value Date
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error