cURL
curl --request GET \ --url https://apigw.bienport.com/api/customer/{organizationId}/get-by-organization \ --header 'Authorization: <authorization>' \ --header 'OrganizationId: <organizationid>'
{ "id": "154613", "name": "D** Y**", "contactMedium": [ { "characteristic": { "city": "ŞANLIURFA", "country": "TÜRKİYE", "phoneNumber": "905XXXXXXXXX", "socialNetworkId": "11111111111", "street1": "adres" } } ], "engagedParty": { "id": "456789", "name": "<string>" } }
Access Token
Organization ID
organizationId
Successful Operation.
A customer is who buying product and services.
"154613"
"D** Y**"
Show child attributes
Related Entity reference. A related party defines party or party role linked to a specific entity.