Retrieves Sweep count for the input real customer with structure

post

/sweepmonitor/sweepcountperstrcustomer

This endpoint is used to get sweep count for the input real customer with structure

Request

Supported Media Types
Body ()
Real customer number for VA count with structure
Root Schema : CustNoListStrDto
Type: object
Show Source
Nested Schema : realCustomerNoList
Type: array
Show Source
Nested Schema : CustStrTypeDTO
Type: object
Show Source
Nested Schema : strTypes
Type: array
Show Source
Back to Top

Response

Supported Media Types

200 Response

Returns authorized count for structure maintenance records.
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : StructureVirtualAccountCountDTO
Type: object
Show Source
Nested Schema : strCountPairDto
Type: array
Show Source
Nested Schema : StrCountPairDto
Type: object
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