Retrieves the list of netting transactions details based on type

get

/service/v1/getNettingDetailsBasedOnType

This endpoint is used to retrieves the list of netting transactions details based on type.

Request

Supported Media Types
Query Parameters
Header Parameters
Back to Top

Response

Supported Media Types

200 Response

Successfully performs the operation
Body ()
Root Schema : NettingGlobalCentreModel
Type: object
Show Source
Nested Schema : fxRateList
Type: array
Show Source
Nested Schema : invoiceList
Type: array
Show Source
Nested Schema : invoicesStatusList
Type: array
Show Source
Nested Schema : subCentreList
Type: array
Show Source
Nested Schema : subsidiaryList
Type: array
Show Source
Nested Schema : NettingFxDetailsModel
Type: object
Netting Fx Details Model
Show Source
Nested Schema : NettingInvoicesModel
Type: object
Show Source
Nested Schema : NettingInvoicesStatusModel
Type: object
Show Source
Nested Schema : NettingSubCentreModel
Type: object
Show Source
Nested Schema : NettingSubsidiaryModel
Type: object
Service Get API Netting Transactions model
Show Source

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

500 Response

Internal error
Back to Top