Get Customer

Get details of a Customer using the Bringg Customer ID

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://developer-api.bringg.com/partner_api/{id}
Language