Skip to main content

Get carrier details

GET 

/company/my_carriers/:carrierId

Returns the detailed information of a specific carrier. Requires JWT authentication.

Use cases:

  • Verify complete data of a carrier
  • Display detailed information in user interfaces
  • Validate the status and configuration of a carrier

Notes:

  • The carrier ID must be valid and exist
  • Access is only permitted to carriers associated with the company

Request

Responses

Carrier details obtained correctly