/shipping_integrations
List
Lists the caller's e-Courier credentials, one per connected provider, without the password or session token. | () -> (EcourierCredsListRes)
get/shipping_integrations/ecourier/creds/list/v1
Response
Successful Response
Example response
{
"items": [
{
"base_url": "https://bigtex.e-courier.com"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.