GET api/Item/IsItemCompleteTPak/{OwnerId}/{SystemUserId}/{ItemId}

Validate if an item is a potential complete (full) TPAk

Request Information

URI Parameters

NameDescriptionTypeAdditional information
OwnerId

globally unique identifier

Required

SystemUserId

globally unique identifier

Required

ItemId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

boolean

boolean

Response Formats

application/json, text/json

Sample:
true