A valid request URL is required to generate request examples{
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"carrierId": "<string>",
"certified": true,
"configFields": [
{
"dataType": "String",
"localizations": [
{
"description": "<string>",
"label": "<string>",
"localeCode": "<string>"
}
],
"name": "<string>",
"required": true
}
],
"description": "<string>",
"features": [
"<string>"
],
"isBuiltIn": true,
"logoUrl": "<string>",
"name": "<string>"
}Retrieves the carrier definition for the specified carrier
A valid request URL is required to generate request examples{
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"carrierId": "<string>",
"certified": true,
"configFields": [
{
"dataType": "String",
"localizations": [
{
"description": "<string>",
"label": "<string>",
"localeCode": "<string>"
}
],
"name": "<string>",
"required": true
}
],
"description": "<string>",
"features": [
"<string>"
],
"isBuiltIn": true,
"logoUrl": "<string>",
"name": "<string>"
}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.
JWT Authorization header using the Bearer scheme.
The carrier ID.
limits which fields are returned in the response body
Success
A carrier definition including config field metadata. Can either be a built-in system carrier or an Extensible Carrier installed via a carrier installation.