Skip to main content
PUT
/
admin
/
payment
/
update-pos-device-location
/
{device_registration_id}
Update Pos Device Location
curl --request PUT \
  --url https://api.decodahealth.com/admin/payment/update-pos-device-location/{device_registration_id} \
  --header 'API-KEY: <api-key>' \
  --header 'TENANT: <tenant>'
"<string>"

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Path Parameters

device_registration_id
string
required

Query Parameters

location_id
string
required

Response

Successful Response

The response is of type string.