/shipping_integrations

List

Lists the caller's OnTime360 credentials, one per connected provider, without the API key. | () -> (OnTime360CredsListRes)

get/shipping_integrations/ontime360/creds/list/v1

Response

Successful Response

total_countinteger required

Example response

{
  "items": [
    {
      "site_time_zone": "America/New_York"
    }
  ]
}

Changes

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