Carriers
Create a new carrier
post/carriers
Request body
Example request
{
"$schema": "https://example.com/schemas/CreateCarrierInputBody.json"
}Response
OK
Example response
{
"$schema": "https://example.com/schemas/Carrier.json"
}{
"$schema": "https://example.com/schemas/CreateCarrierInputBody.json"
}OK
{
"$schema": "https://example.com/schemas/Carrier.json"
}