A valid request URL is required to generate request examples{
"carrierId": "<string>",
"code": "<string>",
"name": "<string>",
"values": [
{
"key": "<string>",
"value": "<string>"
}
],
"integrationId": "<string>",
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}Update an existing carrier credential set. See this guide for details about the fields that are required for each carrier.
A valid request URL is required to generate request examples{
"carrierId": "<string>",
"code": "<string>",
"name": "<string>",
"values": [
{
"key": "<string>",
"value": "<string>"
}
],
"integrationId": "<string>",
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}JWT Authorization header using the Bearer scheme.
The carrier ID.
The carrier credential set code.
limits which fields are returned in the response body
The carrier credential set data.
Stores a set of
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.
A name (i.e., nickname) for this credential set.
A collection of values contained in this credential set.
Show child attributes
Specifies the ID returned from an integration.
Show child attributes
Success
Stores a set of
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.
A name (i.e., nickname) for this credential set.
A collection of values contained in this credential set.
Show child attributes
Specifies the ID returned from an integration.
Show child attributes