get https://us3-api.bringg.com/partner-integrations-service/v1/integrations/customers/
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}