Get Account by External ID
Base URL
https://api.uat.laka.co/v3/accounts/externalId/{externalId}
curl --request GET \
--url https://api.uat.laka.co/v3/accounts/externalId/externalId \
--header 'accept: application/json'
Click Try It! to start a request and see the response here! Or choose an example:
{
"status": 200,
"updated": "about 1 month ago"
}