Retrieves the List of Existing Cross Border Sweeps
get
/service/lmd/crossborder
This endpoint is used to retrieving 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 : LmdTbTopCrossborderSweepsServiceCollection
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:
string
Pattern:
[a-zA-Z0-9]{1,20}customerId -
customerName:
string
Maximum Length:
100customerName -
fromAccountNumber:
string
Maximum Length:
30fromAccountNumber -
fromAmount:
number
fromAmount
-
fromCountryCode:
string
Maximum Length:
4fromCountryCode -
fromCurrencyCode:
string
Maximum Length:
3fromCurrencyCode -
lcyAmount:
number
lcyAmount
-
structureId:
string
Pattern:
[A-Z0-9]{1,30}structureId -
toAccountNumber:
string
Maximum Length:
30toAccountNumber -
toAmount:
number
toAmount
-
toCountryCode:
string
Maximum Length:
4toCountryCode -
toCurrencyCode:
string
Maximum Length:
3toCurrencyCode -
userId:
string
Maximum Length:
12userId -
valueDate:
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