Skip to main content
POST
View Party

Authorizations

Authorization
string
header
required

Auth token returned from the login endpoint. Send as: Authorization: <token> (no Bearer prefix)

Body

application/json
partyNumber
integer
required
method
string
required
Example:

"Retrieve"

action
string
required
Example:

"Retrieve Parties"

apiVersion
string
required
Example:

"v2"

includeBills
boolean
page
object

Response

200 - application/json

Party detail retrieved

success
boolean
data
object
message
string
statusCode
integer
error
unknown