GET api/bfg/v1/persons/{personId}/pin?brandId={brandId}
Get the person's pin profile
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| personId | integer |
Required |
|
| brandId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
The flag of person's pin being turned on
GetPinProfileResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| IsEnabled | boolean |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.