Create
Stores e-Courier credentials for one provider on behalf of the caller’s organization. | authz: min_org_role=administrator | (EcourierCredsClientCreate1) -> (PydanticObjectId)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
provider_org_id
Must be a string starting with org_
Request
This endpoint expects an object.
base_url
Origin of the courier’s e-Courier host, with no path. The request path is derived from ecourier_database.
ecourier_customer_code
ecourier_customer_id
ecourier_database
password
schema_version
username
notes
Response
Successful Response
Errors
422
Creds Create V1request Unprocessable Entity Error

