Contract
Available contracts and their corresponding carriers.
list [get]
Details
- Method: GET
- URL: https://vsa.savtrans.com/api.php/rest/contract
- Response: Returns 200 and the collection of resources, which could be empty.
Fields
- carrier: See carrier documentation for fields.
- name: Contract Name (typically the carrier name plus optional detail)
- description: Contract Description
- is_guaranteed: Service Level (0: Standard, 1: Guaranteed PM, 2: Guaranteed AM)
- is_csp: True when direct/customer specific pricing
retrieve [get]
Details
- Method: GET
- URL: https://vsa.savtrans.com/api.php/rest/contract/HASH
- Response: Returns 200 and the resource or 404 if not found.
Fields
- carrier: See carrier documentation for fields.
- name: Contract Name (typically the carrier name plus optional detail)
- description: Contract Description
- is_guaranteed: Service Level (0: Standard, 1: Guaranteed PM, 2: Guaranteed AM)
- is_csp: True when direct/customer specific pricing
- hash: Identifier