Xtrempay Api Documentation
Authorization: Bearer ********************curl --location --request GET 'https://mock.apidog.com/m1/918700-0-default/v1/devices?userId=195437d9-eeb6-4f64-8178-46fdb27fe04c' \
--header 'Authorization: Bearer <token>'[
{
"id": 0,
"userId": 0,
"deviceId": "string",
"pushToken": "string",
"platform": "ANDROID",
"active": true,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
]