Get desktop application:
View/edit binary Protocol Buffers messages
Shipment management service. This is a service created for the purpose of demonstration.
Fetch a quote (cost) for a proposed shipment.
Request to fetch a quote for a proposed shipment/order.
Address for proposed order.
Items within proposed order.
Response for a proposed shipment quote.
Shipment quote. See implementation docs for unique responses.
Trigger a new order to be shipped.
Request to trigger a new order to be shipped.
Address order should be shipped to.
Items the proposed order contains.
Response for a successfully created order.
Tracking ID for the created order.
Represents an Address that we ship to.
Used in: , , ,
Address Line 1. If a unit number is present, it should prefix the street number eg. 613-54 Albert St.
City the address is within. See implementation docs for expected formatting.
State the address is within. See implementation docs for expected formatting.
Country the address is within. See implementation docs for expected formatting.
Postal area the address is within. See implementation docs for expected formatting.