cURL
curl --request GET \ --url https://commerce.driv.ly/api/partners/{id}
{ "data": { "id": "<string>", "name": "<string>", "addresses": [ "<string>" ], "phoneNumbers": [ "<string>" ], "contacts": [ "<string>" ], "developers": [ "<string>" ] }, "success": true }
Documentation IndexFetch the complete documentation index at: https://docs.driv.ly/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.driv.ly/llms.txt
Use this file to discover all available pages before exploring further.
Customer is uniquely identified by id
The number of levels of related objects to include in the response
Partner Found
Show child attributes
{ "developers": ["dev_3dj29dj3j9d3"] }