user-devices
Operations addressed under /user-devices — 5 operations.
mobile-bff-redirect-get-user-device-list
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Request and response fields are declared on the routing target get-user-device-list; this entry declares none of its own.
Error codes this operation is known to raise
| Code | Status | Meaning |
|---|---|---|
ERR_INTGRTN_70 | 400 | PWF_BCK_ERROR |
query Parameters
searchCustomerIdmobile-bff-redirect-get-user-device-list › Responses
Success. Returns a page of records: the collection under data, with total carrying the unpaged count.
Response records carried by this page.
totalTotal matching records, ignoring paging.
mobile-bff-redirect-get-user-device-by-token
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Request and response fields are declared on the routing target get-user-device-info-by-device-token; this entry declares none of its own.
Response body, read from the service source
The route declares its response as PwfDeviceInfoDto.
| Field | Declared type | Nullable |
|---|---|---|
LastLoginDate | DateTime? | yes |
DeviceToken | string | no |
DeviceModel | string | no |
DeviceOsVersion | string | no |
IsRooted | bool | no |
DeviceStatus | int | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning |
|---|---|---|
ERR_INTGRTN_70 | 400 | PWF_BCK_ERROR |
query Parameters
deviceTokenmobile-bff-redirect-get-user-device-by-token › Responses
Success. The catalog declares this returns a single record. Of 25 operations in this state with a probeable route, 8 answered and 6 returned a single record — the other two returned a collection and a bare boolean.
deviceModeldeviceOsVersiondeviceStatusdeviceTokenisRootedlastLoginDatemobile-bff-redirect-delete-device
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Request and response fields are declared on the routing target delete-device; this entry declares none of its own.
Response body, read from the service source
The route declares its response as PwfResponseDto.
| Field | Declared type | Nullable |
|---|---|---|
VerificationSignature | string | no |
SecretKey | string | no |
CipherText | string | no |
Content | string | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning |
|---|---|---|
ERR_INTGRTN_70 | 400 | PWF_BCK_ERROR |
query Parameters
deviceTokenmobile-bff-redirect-delete-device › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
mobile-bff-redirect-lock-device-by-device-token
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Request and response fields are declared on the routing target lock-device-by-device-token; this entry declares none of its own.
Response body, read from the service source
The route declares its response as PwfResponseDto.
| Field | Declared type | Nullable |
|---|---|---|
VerificationSignature | string | no |
SecretKey | string | no |
CipherText | string | no |
Content | string | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning |
|---|---|---|
ERR_INTGRTN_70 | 400 | PWF_BCK_ERROR |
mobile-bff-redirect-lock-device-by-device-token › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
mobile-bff-redirect-unlock-device-by-device-token
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Request and response fields are declared on the routing target unlock-device-by-device-token; this entry declares none of its own.
Response body, read from the service source
The route declares its response as PwfResponseDto.
| Field | Declared type | Nullable |
|---|---|---|
VerificationSignature | string | no |
SecretKey | string | no |
CipherText | string | no |
Content | string | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning |
|---|---|---|
ERR_INTGRTN_70 | 400 | PWF_BCK_ERROR |
mobile-bff-redirect-unlock-device-by-device-token › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.