Retrieves active VA count for the input real customer with structure

post

/structure/vacountperstrcustomer

This endpoint is used to get active virtual account count for the input real customer with structure.

Request

Supported Media Types
Body ()
Real customer number for VA count with structure
Root Schema : RealCustomerNoListStrDto
Type: object
Show Source
Nested Schema : custAndStrTypeList
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