Get policies applicable to specific shipment via contract matching

SecurityAuthToken
Request
path Parameters
shipmentId
required
string <uuid>

The id of the shipment

Responses
200

Successfully returned policies applicable to shipment via contract matching

Response Schema: application/json
Array
contract_id
string or null <uuid>

ID of the contract associated with the policy match

contract_name
string or null

Name of the contract associated with the policy match

required
object

Summary serializer for Policy objects in other responses

401

Unauthorized

403

Forbidden

default

Default error response

get/shipments/{shipmentId}/applicable-policies/
Request samples
Response samples
application/json
[
  • {
    }
]
Copyright © Shipwell 2025. All right reserved.