/shipping_integrations

Update

Updates the caller's OnTime360 credentials for one provider. | authz: min_org_role=administrator | (OnTime360CredsClientUpdate1) -> (bool)

patch/shipping_integrations/ontime360/creds/v1/{provider_org_id}

Path parameters

provider_org_idstring required

Must be a string starting with org_

Request body

api_keystring nullable
site_time_zonestring nullable

IANA time zone name (e.g. America/New_York).

notesstring nullable
api_key__set_to_Noneboolean
notes__set_to_Noneboolean

Example request

{
  "site_time_zone": "America/New_York"
}

Response

Successful Response

boolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.