Get Carrier Credential Set
Returns a credential set based on a specific Carrier ID and Code
Documentation Index
Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT Authorization header using the Bearer scheme.
Path Parameters
The carrier ID.
The carrier credential set code.
Query Parameters
limits which fields are returned in the response body
Response
Success
Stores a set of carrier credential key-value pairs. Sets are stored at the tenant level and referenced by a Mozu.ShippingAdmin.Contracts.Carriers.CarrierCredential.
The Carrier ID associated with this credential set. Usually the short name of a carrier (e.g., "FedEx").
A unique code identifying this credential set. The code is only guaranteed to be unique at the tenant and carrier level.
Specifies the ID returned from an integration.
A name (i.e., nickname) for this credential set.
A collection of values contained in this credential set.

