Get By Phone

Get details of a Customer using their phone number as a lookup

The Get Customer endpoint returns details about a single customer by it's phone number.

curl --include \
     -X GET \
     -H "Content-Type: application/json", "Authorization: authKey" \
https://api.bringg.com/partner_api/customers/{phone}
Language