Update

Updates the caller’s e-Courier credentials for one provider. | authz: min_org_role=administrator | (EcourierCredsClientUpdate1) -> (bool)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

provider_org_idstringRequired

Must be a string starting with org_

Request

This endpoint expects an object.
ecourier_customer_codestringOptionalformat: "^[A-Za-z0-9_-]{1,32}$"
ecourier_customer_idstringOptionalformat: "^[A-Za-z0-9_-]{1,32}$"
notesstringOptional
notes__set_to_NonebooleanOptionalDefaults to false
passwordstringOptional
password__set_to_NonebooleanOptionalDefaults to false

Response

Successful Response

Errors

422
Creds Update V1request Unprocessable Entity Error