Get all valid entity position enquiry
get
/service/entitypositionenquiry
This endpoints is used to get all valid entity position enquiry maintenance records.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
customerNumber(required): string
Real Customer Number
-
fromEntity: string
-
includecloseandunauth: boolean
includecloseandunauth need to be set to fetch summary record, defult value is false
-
limit: integer
limit is maximum no of records to be fetched
-
offset: integer
offset is starting no of records to be fetched
-
toEntity: string
Header Parameters
-
sourceCode(required): string
Source from which request is initiated
Response
Supported Media Types
- application/json
- text/csv
- application/xml
201 Response
Returns message of succes or failure
Headers
Root Schema : VieTbInterEntityPositionsCollection
Type:
object
Collection of interentitypositions.
Show Source
Nested Schema : items
Type:
object
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error