/shipping_integrations
Create
Stores e-Courier credentials for one provider on behalf of the caller's organization. | authz: min_org_role=administrator | (EcourierCredsClientCreate1) -> (PydanticObjectId)
post/shipping_integrations/ecourier/creds/v1/{provider_org_id}
Path parameters
provider_org_idstring required
Must be a string starting with org_
Request body
Example request
{
"base_url": "https://bigtex.e-courier.com"
}Response
Successful Response
string required
Changes
No recorded changes to this endpoint across all 1 revision of this API.