get https://api-kosmos.ultrapayments.com.br/app/api/companies/list/
This is the endpoint intended for retrieving establishment information using its access_token
.
Responses
This is the endpoint intended for retrieving establishment information using its access_token
.
xxxxxxxxxx
curl --request GET \
--url https://api-kosmos.ultrapayments.com.br/app/api/companies/list/accessToken \
--header 'accept: application/json'