GET api/bfg/v1/persons/{personId}/pin?brandId={brandId}

Get the person's pin profile

Request Information

URI Parameters

NameDescriptionTypeAdditional information
personId

integer

Required

brandId

integer

Required

Body Parameters

None.

Response Information

Resource Description

The flag of person's pin being turned on

GetPinProfileResponse
NameDescriptionTypeAdditional information
IsEnabled

boolean

None.

Response Formats

application/json, text/json

Sample:

Sample not available.