{"fsPath":"openapi.yaml","definition":{"openapi":"3.1.0","info":{"title":"ShipStation API v2","version":"2.0.0","license":{"name":"MIT","url":"https://opensource.org/license/mit/"}},"servers":[{"url":"https://api.shipstation.com","description":"Production","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Production"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Production"}}],"security":[{"api_keys":[]}],"paths":{"/v2/batches":{"x-visibility":"public","summary":"Batches","description":"Batches are an advanced feature of ShipStation designed for users who need to generate hundreds or thousands of labels at a time.\nWhen ShipStation generates labels it relies on many carriers, their services, their dependencies, and a number of other variables\nto fulfill your requests; those requests can take a few minutes for us to get back to you.\n","get":{"summary":"List batches","description":"List Batches associated with your ShipStation account","operationId":"list_batches","tags":["batches"],"parameters":[{"$ref":"#/components/parameters/batch_status_query_param"},{"$ref":"#/components/parameters/page_query_param"},{"$ref":"#/components/parameters/page_size_query_param"},{"$ref":"#/components/parameters/sort_dir_query_param"},{"$ref":"#/components/parameters/batch_number_query_param"},{"name":"sort_by","in":"query","required":false,"schema":{"$ref":"#/components/schemas/batches_sort_by"}}],"responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListBatchesResponseBody"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"List Batches associated with your ShipStation account"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"List Batches associated with your ShipStation account"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"List batches"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"List batches"}},"post":{"summary":"Create a batch","description":"Create a Batch","tags":["batches"],"operationId":"create_batch","requestBody":{"required":true,"content":{"application/json":{"schema":{"title":"create_batch_request","oneOf":[{"$ref":"#/components/schemas/create_batch_request_body"},{"$ref":"#/components/schemas/create_and_process_batch_request_body"}]}}}},"responses":{"200":{"description":"The requested object creation was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateBatchResponseBody"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The requested object creation was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The requested object creation was a success."}},"207":{"description":"The request was a partial success. It contains results, as well as processing errors.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateBatchResponseBody"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a partial success. It contains results, as well as processing errors."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a partial success. It contains results, as well as processing errors."}},"400":{"$ref":"#/components/responses/BadRequest"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Create a Batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Create a Batch"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Create a batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Create a batch"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,3],"inline":true,"attributes":{"content":"Batches are an advanced feature of ShipStation designed for users who need to generate hundreds or thousands of labels at a time."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[0,3],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[0,3],"inline":true,"attributes":{"content":"When ShipStation generates labels it relies on many carriers, their services, their dependencies, and a number of other variables"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[0,3],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[0,3],"inline":true,"attributes":{"content":"to fulfill your requests; those requests can take a few minutes for us to get back to you."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":3}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":3}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":3}}}],"type":"document","annotations":[],"slots":{}},"raw":"Batches are an advanced feature of ShipStation designed for users who need to generate hundreds or thousands of labels at a time.\nWhen ShipStation generates labels it relies on many carriers, their services, their dependencies, and a number of other variables\nto fulfill your requests; those requests can take a few minutes for us to get back to you.\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Batches"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Batches"}},"/v2/batches/external_batch_id/{external_batch_id}":{"x-visibility":"public","summary":"External batch id","description":"Retrive a batch from an external batch ID","parameters":[{"$ref":"#/components/parameters/external_batch_id_path_param"}],"get":{"summary":"Get batch by external id","description":"Get Batch By External ID","tags":["batches"],"operationId":"get_batch_by_external_id","responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/get_batch_by_external_id_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"description":"The API returns a 404 response when no `batch` corresponds to the `external_batch_id` provided.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/error_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The API returns a 404 response when no "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"batch"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" corresponds to the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"external_batch_id"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" provided."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The API returns a 404 response when no `batch` corresponds to the `external_batch_id` provided."}},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get Batch By External ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get Batch By External ID"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get batch by external id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get batch by external id"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Retrive a batch from an external batch ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Retrive a batch from an external batch ID"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"External batch id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"External batch id"}},"/v2/batches/{batch_id}":{"x-visibility":"public","summary":"Batch by id","description":"Check the status of your batch by retrieving it with a Batch ID.","parameters":[{"$ref":"#/components/parameters/batch_id_path_param"}],"delete":{"summary":"Delete batch by id","description":"Delete Batch By Id","operationId":"delete_batch","tags":["batches"],"responses":{"204":{"$ref":"#/components/responses/NoContent"},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Delete Batch By Id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Delete Batch By Id"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Delete batch by id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Delete batch by id"}},"get":{"summary":"Get batch by id","description":"Get Batch By ID","tags":["batches"],"operationId":"get_batch_by_id","responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/get_batch_by_id_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"description":"The API returns a 404 response when no `batch` corresponds to the `batch_id` provided.","content":{"application/json":{"schema":{"title":"empty_response_body","type":"string","minLength":0,"maxLength":0}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The API returns a 404 response when no "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"batch"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" corresponds to the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"batch_id"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" provided."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The API returns a 404 response when no `batch` corresponds to the `batch_id` provided."}},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get Batch By ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get Batch By ID"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get batch by id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get batch by id"}},"put":{"summary":"Update batch by id","description":"Update Batch By Id","operationId":"update_batch","tags":["batches"],"responses":{"204":{"$ref":"#/components/responses/NoContent"},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Update Batch By Id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Update Batch By Id"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Update batch by id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Update batch by id"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Check the status of your batch by retrieving it with a Batch ID."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Check the status of your batch by retrieving it with a Batch ID."},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Batch by id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Batch by id"}},"/v2/batches/{batch_id}/add":{"x-visibility":"public","summary":"Add funds to a carrier","description":"You can check your balance for a particular carrier by calling [List Carriers] endpoint.\nFor any carrier account where requires_funded_amount is true, you can add funds.\n","parameters":[{"$ref":"#/components/parameters/batch_id_path_param"}],"post":{"summary":"Add to a batch","description":"Add a Shipment or Rate to a Batch","tags":["batches"],"operationId":"add_to_batch","requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/create_and_process_batch_request_body"}}}},"responses":{"204":{"$ref":"#/components/responses/NoContent"},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"description":"The API returns a 404 response when no `batch` corresponds to the `batch_id` provided.","content":{"application/json":{"schema":{"title":"empty_response_body","type":"string","minLength":0,"maxLength":0}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The API returns a 404 response when no "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"batch"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" corresponds to the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"batch_id"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" provided."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The API returns a 404 response when no `batch` corresponds to the `batch_id` provided."}},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Add a Shipment or Rate to a Batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Add a Shipment or Rate to a Batch"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Add to a batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Add to a batch"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"You can check your balance for a particular carrier by calling [List Carriers] endpoint."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"For any carrier account where requires_funded_amount is true, you can add funds."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"You can check your balance for a particular carrier by calling [List Carriers] endpoint.\nFor any carrier account where requires_funded_amount is true, you can add funds.\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Add funds to a carrier"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Add funds to a carrier"}},"/v2/batches/{batch_id}/errors":{"x-visibility":"public","summary":"Batch errors","description":"Error handling in batches are handled differently than in a single synchronous request.\nYou must retrieve the status of your batch by [getting a batch] and getting an overview of the statuses or you can list errors directly here below to get detailed information about the errors.\n","parameters":[{"$ref":"#/components/parameters/batch_id_path_param"}],"get":{"summary":"Get batch errors","description":"Error handling in batches are handled differently than in a single synchronous request.\nYou must retrieve the status of your batch by [getting a batch] and getting an overview of the statuses or you can list errors directly here below to get detailed information about the errors.\n","tags":["batches"],"operationId":"list_batch_errors","parameters":[{"$ref":"#/components/parameters/page_query_param"},{"$ref":"#/components/parameters/pagesize_query_param"}],"responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/list_batch_errors_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"Error handling in batches are handled differently than in a single synchronous request."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"You must retrieve the status of your batch by [getting a batch] and getting an overview of the statuses or you can list errors directly here below to get detailed information about the errors."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"Error handling in batches are handled differently than in a single synchronous request.\nYou must retrieve the status of your batch by [getting a batch] and getting an overview of the statuses or you can list errors directly here below to get detailed information about the errors.\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get batch errors"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get batch errors"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"Error handling in batches are handled differently than in a single synchronous request."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"You must retrieve the status of your batch by [getting a batch] and getting an overview of the statuses or you can list errors directly here below to get detailed information about the errors."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"Error handling in batches are handled differently than in a single synchronous request.\nYou must retrieve the status of your batch by [getting a batch] and getting an overview of the statuses or you can list errors directly here below to get detailed information about the errors.\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Batch errors"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Batch errors"}},"/v2/batches/{batch_id}/process/labels":{"x-visibility":"public","summary":"Process Batch ID Labels","description":"Process Batch ID Labels","parameters":[{"$ref":"#/components/parameters/batch_id_path_param"}],"post":{"summary":"Process batch id labels","description":"Process Batch ID Labels","tags":["batches"],"operationId":"process_batch","requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/process_batch_request_body"}}}},"responses":{"204":{"$ref":"#/components/responses/NoContent"},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Process Batch ID Labels"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Process Batch ID Labels"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Process batch id labels"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Process batch id labels"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Process Batch ID Labels"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Process Batch ID Labels"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Process Batch ID Labels"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Process Batch ID Labels"}},"/v2/batches/{batch_id}/remove":{"x-visibility":"public","summary":"Remove batch by id","description":"Remove a list of shipments from a batch","parameters":[{"$ref":"#/components/parameters/batch_id_path_param"}],"post":{"summary":"Remove from batch","description":"Remove a shipment or rate from a batch","tags":["batches"],"operationId":"remove_from_batch","requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/remove_from_batch_request_body"}}}},"responses":{"204":{"$ref":"#/components/responses/NoContent"},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Remove a shipment or rate from a batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Remove a shipment or rate from a batch"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Remove from batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Remove from batch"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Remove a list of shipments from a batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Remove a list of shipments from a batch"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Remove batch by id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Remove batch by id"}},"/v2/carriers":{"x-visibility":"public","summary":"Carriers","description":"Carriers are a company or individual that specializes in transporting freight from one destination to another.\nShipStation allows you to easily integrate with multiple carriers so you can chose the shipping option that is right for you.\n","get":{"summary":"List carriers","description":"List all carriers that have been added to this account","tags":["carriers"],"operationId":"list_carriers","responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"title":"get_carriers_response_body","allOf":[{"$ref":"#/components/schemas/list_carriers_response_body"},{"$ref":"#/components/schemas/error_response_body"}]}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"207":{"description":"The request was a partial success. It contains results, as well as errors.","content":{"application/json":{"schema":{"title":"get_carriers_response_body","allOf":[{"$ref":"#/components/schemas/list_carriers_response_body"},{"$ref":"#/components/schemas/error_response_body"}]}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a partial success. It contains results, as well as errors."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a partial success. It contains results, as well as errors."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"List all carriers that have been added to this account"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"List all carriers that have been added to this account"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"List carriers"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"List carriers"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"Carriers are a company or individual that specializes in transporting freight from one destination to another."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"ShipStation allows you to easily integrate with multiple carriers so you can chose the shipping option that is right for you."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"Carriers are a company or individual that specializes in transporting freight from one destination to another.\nShipStation allows you to easily integrate with multiple carriers so you can chose the shipping option that is right for you.\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Carriers"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Carriers"}},"/v2/carriers/{carrier_id}":{"x-visibility":"public","summary":"Individual carriers","description":"Perform actions and get information on individual carriers connected with your account.","parameters":[{"$ref":"#/components/parameters/carrier_id_path_param"}],"get":{"summary":"Get carrier by id","description":"Retrive carrier info by ID","tags":["carriers"],"operationId":"get_carrier_by_id","responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/get_carrier_by_id_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Retrive carrier info by ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Retrive carrier info by ID"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get carrier by id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get carrier by id"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Perform actions and get information on individual carriers connected with your account."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Perform actions and get information on individual carriers connected with your account."},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Individual carriers"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Individual carriers"}},"/v2/carriers/{carrier_id}/options":{"x-visibility":"public","summary":"Carrier options","description":"Carriers support various options for particular shipments. Ex. (non-machinable, is_alcohol, fragile, etc)","parameters":[{"$ref":"#/components/parameters/carrier_id_path_param"}],"get":{"summary":"Get carrier options","description":"Get a list of the options available for the carrier","tags":["carriers"],"operationId":"get_carrier_options","responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/get_carrier_options_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get a list of the options available for the carrier"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get a list of the options available for the carrier"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get carrier options"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get carrier options"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Carriers support various options for particular shipments. Ex. (non-machinable, is_alcohol, fragile, etc)"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Carriers support various options for particular shipments. Ex. (non-machinable, is_alcohol, fragile, etc)"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Carrier options"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Carrier options"}},"/v2/carriers/{carrier_id}/packages":{"x-visibility":"public","summary":"Carrier packages","description":"Carriers support many different package types, ShipStation supports retrieving all available package so that\nyou can best determine what is right for your particular shipment.\n","parameters":[{"$ref":"#/components/parameters/carrier_id_path_param"}],"get":{"summary":"List carrier package types","description":"List the package types associated with the carrier","tags":["carriers"],"operationId":"list_carrier_package_types","responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/list_carrier_package_types_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"List the package types associated with the carrier"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"List the package types associated with the carrier"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"List carrier package types"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"List carrier package types"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"Carriers support many different package types, ShipStation supports retrieving all available package so that"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"you can best determine what is right for your particular shipment."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"Carriers support many different package types, ShipStation supports retrieving all available package so that\nyou can best determine what is right for your particular shipment.\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Carrier packages"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Carrier packages"}},"/v2/carriers/{carrier_id}/services":{"x-visibility":"public","summary":"Carrier services","description":"Carrier services usually refer to the various shipping options that a carrier provides to its customers.\nEx. Priority mail, overnight, international\n","parameters":[{"$ref":"#/components/parameters/carrier_id_path_param"}],"get":{"summary":"List carrier services","description":"List the services associated with the carrier ID","tags":["carriers"],"operationId":"list_carrier_services","responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/list_carrier_services_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"List the services associated with the carrier ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"List the services associated with the carrier ID"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"List carrier services"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"List carrier services"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"Carrier services usually refer to the various shipping options that a carrier provides to its customers."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"Ex. Priority mail, overnight, international"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"Carrier services usually refer to the various shipping options that a carrier provides to its customers.\nEx. Priority mail, overnight, international\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Carrier services"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Carrier services"}},"/v2/downloads/{dir}/{subdir}/{filename}":{"x-visibility":"public","summary":"File download","description":"This endpoint is used to download forms that are generated in the various pdf, png, zpl formats\nsuch as labels and batches\n","parameters":[{"$ref":"#/components/parameters/subdir_path_param"},{"$ref":"#/components/parameters/filename_path_param"},{"$ref":"#/components/parameters/dir_path_param"}],"get":{"summary":"Download file","description":"Get File","operationId":"download_file","tags":["downloads"],"parameters":[{"name":"download","in":"query","required":false,"schema":{"type":"string"}},{"name":"rotation","in":"query","required":false,"schema":{"type":"integer","format":"int32"}}],"responses":{"200":{"description":"The request was a success","content":{"application/pdf":{"schema":{"title":"download_file_pdf_response_body","type":"string","format":"binary"}},"image/png":{"schema":{"title":"download_file_png_response_body","type":"string","format":"binary"}},"application/zpl":{"schema":{"title":"download_file_zpl_response_body","type":"string","format":"binary"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success"}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get File"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get File"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Download file"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Download file"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"This endpoint is used to download forms that are generated in the various pdf, png, zpl formats"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"such as labels and batches"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"This endpoint is used to download forms that are generated in the various pdf, png, zpl formats\nsuch as labels and batches\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"File download"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"File download"}},"/v2/labels":{"x-visibility":"public","summary":"Print shipping labels","description":"Print shipping labels for any of the top global carriers in minutes—instead of weeks. Simply [connect your existing carrier accounts]\nin the API dashboard, and then [begin creating labels].\n","get":{"summary":"List labels","description":"This endpoint returns a list of labels that you've [created]. You can optionally filter the results as well as control their sort order and the number of results returned at a time.\n\nBy default, all labels are returned, 25 at a time, starting with the most recently created ones. You can combine multiple filter options to narrow-down the results. For example, if you only want to get your UPS labels for your east coast warehouse you could query by both `warehouse_id` and `carrier_id`\n","tags":["labels"],"operationId":"list_labels","parameters":[{"name":"label_status","in":"query","required":false,"schema":{"$ref":"#/components/schemas/label_status"},"description":"Only return labels that are currently in the specified status","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Only return labels that are currently in the specified status"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Only return labels that are currently in the specified status"}},{"name":"service_code","in":"query","required":false,"schema":{"$ref":"#/components/schemas/service_code"},"example":"usps_first_class_mail","description":"Only return labels for a specific [carrier service]","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Only return labels for a specific [carrier service]"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Only return labels for a specific [carrier service]"}},{"$ref":"#/components/parameters/carrier_id_query_param","description":"Only return labels for a specific [carrier account]"},{"$ref":"#/components/parameters/tracking_number_query_param","description":"Only return labels with a specific tracking number"},{"$ref":"#/components/parameters/batch_id_query_param","description":"Only return labels that were created in a specific [batch]"},{"$ref":"#/components/parameters/rate_id_query_param"},{"$ref":"#/components/parameters/shipment_id_query_param"},{"$ref":"#/components/parameters/warehouse_id_query_param","description":"Only return labels that originate from a specific [warehouse]"},{"$ref":"#/components/parameters/created_at_start_query_param","description":"Only return labels that were created on or after a specific date/time"},{"$ref":"#/components/parameters/created_at_end_query_param","description":"Only return labels that were created on or before a specific date/time"},{"$ref":"#/components/parameters/page_query_param"},{"$ref":"#/components/parameters/page_size_query_param"},{"$ref":"#/components/parameters/sort_dir_query_param"},{"name":"sort_by","in":"query","required":false,"schema":{"type":"string","enum":["modified_at","created_at"],"default":"created_at"},"description":"Controls which field the query is sorted by.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Controls which field the query is sorted by."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Controls which field the query is sorted by."}}],"responses":{"200":{"description":"The response includes a `labels` array containing a page of results (as determined by the `page_size` query parameter). It also includes other useful information, such as the total number of labels that match the query criteria, the number of pages of results, and the URLs of the first, last, next, and previous pages of results.\n","content":{"application/json":{"schema":{"$ref":"#/components/schemas/list_labels_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The response includes a "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"labels"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" array containing a page of results (as determined by the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"page_size"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" query parameter). It also includes other useful information, such as the total number of labels that match the query criteria, the number of pages of results, and the URLs of the first, last, next, and previous pages of results."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The response includes a `labels` array containing a page of results (as determined by the `page_size` query parameter). It also includes other useful information, such as the total number of labels that match the query criteria, the number of pages of results, and the URLs of the first, last, next, and previous pages of results.\n"}},"400":{"$ref":"#/components/responses/BadRequest"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"This endpoint returns a list of labels that you've [created]. You can optionally filter the results as well as control their sort order and the number of results returned at a time."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"By default, all labels are returned, 25 at a time, starting with the most recently created ones. You can combine multiple filter options to narrow-down the results. For example, if you only want to get your UPS labels for your east coast warehouse you could query by both "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"warehouse_id"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":" and "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"carrier_id"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"document","annotations":[],"slots":{}},"raw":"This endpoint returns a list of labels that you've [created]. You can optionally filter the results as well as control their sort order and the number of results returned at a time.\n\nBy default, all labels are returned, 25 at a time, starting with the most recently created ones. You can combine multiple filter options to narrow-down the results. For example, if you only want to get your UPS labels for your east coast warehouse you could query by both `warehouse_id` and `carrier_id`\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"List labels"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"List labels"}},"post":{"summary":"Purchase label","description":"Purchase and print a label for shipment","tags":["labels"],"operationId":"create_label","requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/create_label_request_body"}}}},"responses":{"200":{"description":"The requested object creation was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/create_label_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The requested object creation was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The requested object creation was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Purchase and print a label for shipment"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Purchase and print a label for shipment"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Purchase label"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Purchase label"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"Print shipping labels for any of the top global carriers in minutes—instead of weeks. Simply [connect your existing carrier accounts]"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"in the API dashboard, and then [begin creating labels]."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"Print shipping labels for any of the top global carriers in minutes—instead of weeks. Simply [connect your existing carrier accounts]\nin the API dashboard, and then [begin creating labels].\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Print shipping labels"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Print shipping labels"}},"/v2/labels/rates/{rate_id}":{"x-visibility":"public","summary":"Use a rate to purchase a label","description":"Purchase a label using a `rate_id` that has been previously generated while looking at various rates for a particular shipment.","parameters":[{"$ref":"#/components/parameters/rate_id_path_param"}],"post":{"summary":"Purchase label with rate id","description":"When retrieving rates for shipments using the `/rates` endpoint, the returned information contains a `rate_id` property that can be used\nto generate a label without having to refill in the shipment information repeatedly.\n","tags":["labels"],"operationId":"create_label_from_rate","requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/create_label_from_rate_request_body"}}}},"responses":{"200":{"description":"The requested object creation was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/create_label_from_rate_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The requested object creation was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The requested object creation was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"When retrieving rates for shipments using the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"/rates"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":" endpoint, the returned information contains a "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"rate_id"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":" property that can be used"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"to generate a label without having to refill in the shipment information repeatedly."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"When retrieving rates for shipments using the `/rates` endpoint, the returned information contains a `rate_id` property that can be used\nto generate a label without having to refill in the shipment information repeatedly.\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Purchase label with rate id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Purchase label with rate id"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Purchase a label using a "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"rate_id"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" that has been previously generated while looking at various rates for a particular shipment."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Purchase a label using a `rate_id` that has been previously generated while looking at various rates for a particular shipment."},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Use a rate to purchase a label"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Use a rate to purchase a label"}},"/v2/labels/shipment/{shipment_id}":{"x-visibility":"public","summary":"Purchase label using shipment ID","description":"Purchase a label using a shipment ID that has already been created with the desired address and\npackage info.\n","parameters":[{"$ref":"#/components/parameters/shipment_id_path_param"}],"post":{"summary":"Purchase label with shipment id","description":"Purchase a label using a shipment ID that has already been created with the desired address and\npackage info.\n","tags":["labels"],"operationId":"create_label_from_shipment","requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/create_label_from_shipment_request_body"}}}},"responses":{"200":{"description":"The requested object creation was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/create_label_from_shipment_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The requested object creation was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The requested object creation was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"Purchase a label using a shipment ID that has already been created with the desired address and"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"package info."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"Purchase a label using a shipment ID that has already been created with the desired address and\npackage info.\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Purchase label with shipment id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Purchase label with shipment id"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"Purchase a label using a shipment ID that has already been created with the desired address and"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"package info."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"Purchase a label using a shipment ID that has already been created with the desired address and\npackage info.\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Purchase label using shipment ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Purchase label using shipment ID"}},"/v2/labels/{label_id}":{"x-visibility":"public","summary":"Label","description":"Retrieve information for individual labels.","parameters":[{"$ref":"#/components/parameters/label_id_path_param"}],"get":{"summary":"Get label by id","description":"Retrieve information for individual labels.","tags":["labels"],"operationId":"get_label_by_id","parameters":[{"$ref":"#/components/parameters/label_download_type_query_param"}],"responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/get_label_by_id_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"description":"The API returns a 404 response when no `label` corresponds to the `label_id` provided.","content":{"application/json":{"schema":{"title":"empty_response_body","type":"string","minLength":0,"maxLength":0}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The API returns a 404 response when no "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"label"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" corresponds to the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"label_id"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" provided."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The API returns a 404 response when no `label` corresponds to the `label_id` provided."}},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Retrieve information for individual labels."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Retrieve information for individual labels."},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get label by id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get label by id"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Retrieve information for individual labels."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Retrieve information for individual labels."},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Label"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Label"}},"/v2/labels/{label_id}/return":{"x-visibility":"public","summary":"Return labels","parameters":[{"$ref":"#/components/parameters/label_id_path_param"}],"post":{"summary":"Create a return label","description":"Create a return label","tags":["labels"],"operationId":"create_return_label","requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/create_return_label_request_body"}}}},"responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/create_return_label_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"description":"The API returns a 404 response when no `label` corresponds to the `label_id` provided.","content":{"application/json":{"schema":{"title":"empty_response_body","type":"string","minLength":0,"maxLength":0}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The API returns a 404 response when no "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"label"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" corresponds to the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"label_id"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" provided."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The API returns a 404 response when no `label` corresponds to the `label_id` provided."}},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Create a return label"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Create a return label"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Create a return label"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Create a return label"}},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Return labels"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Return labels"}},"/v2/labels/{label_id}/track":{"x-visibility":"public","summary":"Tracking a label","description":"Carriers will provide tracking information so the status of your shipment can be monitored","parameters":[{"$ref":"#/components/parameters/label_id_path_param"}],"get":{"summary":"Get label tracking information","description":"Retrieve the label's tracking information","tags":["labels"],"operationId":"get_tracking_log_from_label","responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/get_tracking_log_from_label_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Retrieve the label's tracking information"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Retrieve the label's tracking information"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get label tracking information"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get label tracking information"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Carriers will provide tracking information so the status of your shipment can be monitored"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Carriers will provide tracking information so the status of your shipment can be monitored"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Tracking a label"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Tracking a label"}},"/v2/labels/{label_id}/void":{"x-visibility":"public","summary":"Label voiding","description":"Some carriers charge for creating a label upon purchase vs upon use. The ShipStation API allows you\nto void a label to get a refund.\n","parameters":[{"$ref":"#/components/parameters/label_id_path_param"}],"put":{"summary":"Void a label by id","description":"Void a label by ID to get a refund.","tags":["labels"],"operationId":"void_label","responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/void_label_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Void a label by ID to get a refund."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Void a label by ID to get a refund."},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Void a label by id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Void a label by id"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"Some carriers charge for creating a label upon purchase vs upon use. The ShipStation API allows you"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"to void a label to get a refund."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"Some carriers charge for creating a label upon purchase vs upon use. The ShipStation API allows you\nto void a label to get a refund.\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Label voiding"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Label voiding"}},"/v2/manifests":{"x-visibility":"public","summary":"Manifests","description":"Many manifests are sent electronically to the carrier when you create a label, and\noften physical manifests are not necessary. Carriers receive the package details, shipping date,\nand other information that help them plan your package's delivery when you create a label.\n\nHowever, some providers, like USPS require manifests when shipping large numbers of packages. Think about how long it would take for a delivery driver to arrive, pick up 100 packages, and individually scan each of them.\n\nA manifest exists so the carrier can scan the manifest and check in all the packages being shipped.\n","get":{"summary":"List manifests","description":"Similar to querying shipments, we allow you to query manifests since there will likely be a large number over a long period of time.","tags":["manifests"],"operationId":"list_manifests","parameters":[{"$ref":"#/components/parameters/warehouse_id_query_param"},{"name":"ship_date_start","in":"query","required":false,"schema":{"type":"string","format":"date-time"},"example":"2018-09-23T15:00:00.000Z","description":"ship date start range","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"ship date start range"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"ship date start range"}},{"name":"ship_date_end","in":"query","required":false,"schema":{"type":"string","format":"date-time"},"example":"2018-09-23T15:00:00.000Z","description":"ship date end range","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"ship date end range"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"ship date end range"}},{"$ref":"#/components/parameters/created_at_start_query_param"},{"$ref":"#/components/parameters/created_at_end_query_param"},{"$ref":"#/components/parameters/carrier_id_query_param"},{"$ref":"#/components/parameters/page_query_param"},{"$ref":"#/components/parameters/page_size_query_param"},{"$ref":"#/components/parameters/label_ids_query_param"}],"responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/list_manifests_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Similar to querying shipments, we allow you to query manifests since there will likely be a large number over a long period of time."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Similar to querying shipments, we allow you to query manifests since there will likely be a large number over a long period of time."},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"List manifests"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"List manifests"}},"post":{"summary":"Create manifest","description":"Each ShipStation manifest is created for a specific warehouse, so you'll need to provide the warehouse_id\nrather than the ship_from address. You can create a warehouse for each location that you want to create manifests for.\n","tags":["manifests"],"operationId":"create_manifest","requestBody":{"required":true,"content":{"application/json":{"schema":{"title":"create_manifest_request_body","oneOf":[{"$ref":"#/components/schemas/create_manifest_by_object_request_body"},{"$ref":"#/components/schemas/create_manifest_label_ids_request_body"}]}}}},"responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/create_manifest_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"Each ShipStation manifest is created for a specific warehouse, so you'll need to provide the warehouse_id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"rather than the ship_from address. You can create a warehouse for each location that you want to create manifests for."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"Each ShipStation manifest is created for a specific warehouse, so you'll need to provide the warehouse_id\nrather than the ship_from address. You can create a warehouse for each location that you want to create manifests for.\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Create manifest"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Create manifest"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,3],"inline":true,"attributes":{"content":"Many manifests are sent electronically to the carrier when you create a label, and"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[0,3],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[0,3],"inline":true,"attributes":{"content":"often physical manifests are not necessary. Carriers receive the package details, shipping date,"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[0,3],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[0,3],"inline":true,"attributes":{"content":"and other information that help them plan your package's delivery when you create a label."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":3}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":3}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":true,"attributes":{"content":"However, some providers, like USPS require manifests when shipping large numbers of packages. Think about how long it would take for a delivery driver to arrive, pick up 100 packages, and individually scan each of them."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"A manifest exists so the carrier can scan the manifest and check in all the packages being shipped."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"document","annotations":[],"slots":{}},"raw":"Many manifests are sent electronically to the carrier when you create a label, and\noften physical manifests are not necessary. Carriers receive the package details, shipping date,\nand other information that help them plan your package's delivery when you create a label.\n\nHowever, some providers, like USPS require manifests when shipping large numbers of packages. Think about how long it would take for a delivery driver to arrive, pick up 100 packages, and individually scan each of them.\n\nA manifest exists so the carrier can scan the manifest and check in all the packages being shipped.\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Manifests"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Manifests"}},"/v2/manifests/{manifest_id}":{"x-visibility":"public","summary":"Manifest id","description":"Manifest ID","parameters":[{"$ref":"#/components/parameters/manifest_id_path_param"}],"get":{"summary":"Get manifest by id","description":"Get Manifest By Id","tags":["manifests"],"operationId":"get_manifest_by_id","responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/get_manifest_by_id_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"description":"The API returns a 404 response when no `manifest` corresponds to the `manifest_id` provided.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/error_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The API returns a 404 response when no "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"manifest"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" corresponds to the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"manifest_id"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" provided."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The API returns a 404 response when no `manifest` corresponds to the `manifest_id` provided."}},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get Manifest By Id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get Manifest By Id"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get manifest by id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get manifest by id"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Manifest ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Manifest ID"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Manifest id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Manifest id"}},"/v2/packages":{"x-visibility":"public","summary":"Packages","description":"Sometimes the default package types that carriers provide aren't enough and you need to create your own. That's where\nthe `/packages` endpoint becomes useful. Create, manage, and delete custom package types to suit your specific needs.\n","get":{"summary":"List custom package types","description":"List the custom package types associated with the account","tags":["package_types"],"operationId":"list_package_types","responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/list_package_types_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"List the custom package types associated with the account"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"List the custom package types associated with the account"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"List custom package types"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"List custom package types"}},"post":{"summary":"Create custom package type","description":"Create a custom package type to better assist in getting accurate rate estimates","tags":["package_types"],"operationId":"create_package_type","requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/create_package_type_request_body"}}}},"responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/create_package_type_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Create a custom package type to better assist in getting accurate rate estimates"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Create a custom package type to better assist in getting accurate rate estimates"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Create custom package type"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Create custom package type"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"Sometimes the default package types that carriers provide aren't enough and you need to create your own. That's where"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"/packages"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":" endpoint becomes useful. Create, manage, and delete custom package types to suit your specific needs."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"Sometimes the default package types that carriers provide aren't enough and you need to create your own. That's where\nthe `/packages` endpoint becomes useful. Create, manage, and delete custom package types to suit your specific needs.\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Packages"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Packages"}},"/v2/packages/{package_id}":{"x-visibility":"public","summary":"Package","description":"Create, edit, and delete individual custom packages.","parameters":[{"$ref":"#/components/parameters/package_id_path_param"}],"get":{"summary":"Get custom package type by id","description":"Get Custom Package Type by ID","tags":["package_types"],"operationId":"get_package_type_by_id","responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/get_package_type_by_id_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"description":"The API returns a 404 response when no `package` corresponds to the `package_id` provided.","content":{"application/json":{"schema":{"title":"empty_response_body","type":"string","minLength":0,"maxLength":0}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The API returns a 404 response when no "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"package"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" corresponds to the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"package_id"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" provided."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The API returns a 404 response when no `package` corresponds to the `package_id` provided."}},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get Custom Package Type by ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get Custom Package Type by ID"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get custom package type by id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get custom package type by id"}},"put":{"summary":"Update custom package type by id","description":"Update the custom package type object by ID","tags":["package_types"],"operationId":"update_package_type","requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/update_package_type_request_body"}}}},"responses":{"204":{"$ref":"#/components/responses/NoContent"},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Update the custom package type object by ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Update the custom package type object by ID"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Update custom package type by id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Update custom package type by id"}},"delete":{"summary":"Delete a custom package by id","description":"Delete a custom package using the ID","tags":["package_types"],"operationId":"delete_package_typ","responses":{"204":{"$ref":"#/components/responses/NoContent"},"400":{"description":"The API returns a 400 response when no `package` corresponds to the `package_id` provided.","content":{"application/json":{"schema":{"title":"empty_response_body","type":"string","minLength":0,"maxLength":0}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The API returns a 400 response when no "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"package"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" corresponds to the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"package_id"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" provided."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The API returns a 400 response when no `package` corresponds to the `package_id` provided."}},"404":{"description":"The API returns a 404 response when no `package` corresponds to the `package_id` provided.","content":{"application/json":{"schema":{"title":"empty_response_body","type":"string","minLength":0,"maxLength":0}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The API returns a 404 response when no "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"package"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" corresponds to the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"package_id"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" provided."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The API returns a 404 response when no `package` corresponds to the `package_id` provided."}},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Delete a custom package using the ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Delete a custom package using the ID"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Delete a custom package by id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Delete a custom package by id"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Create, edit, and delete individual custom packages."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Create, edit, and delete individual custom packages."},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Package"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Package"}},"/v2/pickups":{"x-visibility":"public","summary":"Scheduled pickups","description":"Scheduled package pickups\n","get":{"summary":"List scheduled pickups","description":"List all pickups that have been scheduled for this carrier","tags":["package_pickups"],"operationId":"list_scheduled_pickups","parameters":[{"$ref":"#/components/parameters/carrier_id_query_param"},{"$ref":"#/components/parameters/warehouse_id_query_param"},{"$ref":"#/components/parameters/created_at_start_query_param","description":"Only return scheduled pickups that were created on or after a specific date/time"},{"$ref":"#/components/parameters/created_at_end_query_param","description":"Only return scheduled pickups that were created on or before a specific date/time"},{"$ref":"#/components/parameters/page_query_param"},{"$ref":"#/components/parameters/page_size_query_param"}],"responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"title":"get_pickups_response_body","allOf":[{"$ref":"#/components/schemas/list_pickup_response_body"},{"$ref":"#/components/schemas/error_response_body"}]}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"List all pickups that have been scheduled for this carrier"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"List all pickups that have been scheduled for this carrier"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"List scheduled pickups"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"List scheduled pickups"}},"post":{"summary":"Schedule a pickup","description":"Schedule a package pickup with a carrier","tags":["package_pickups"],"operationId":"schedule_pickup","requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/schedule_pickup_request_body"}}}},"responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"title":"schedule_pickup_response_body","allOf":[{"$ref":"#/components/schemas/schedule_pickup_response_body"},{"$ref":"#/components/schemas/error_response_body"}]}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Schedule a package pickup with a carrier"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Schedule a package pickup with a carrier"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Schedule a pickup"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Schedule a pickup"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Scheduled package pickups"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Scheduled package pickups\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Scheduled pickups"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Scheduled pickups"}},"/v2/pickups/{pickup_id}":{"x-visibility":"public","summary":"Scheduled pickup","description":"A package pickup that has been scheduled with a carrier\n","parameters":[{"$ref":"#/components/parameters/pickup_id_path_param"}],"get":{"summary":"Get pickup by id","description":"Get Pickup By ID","tags":["package_pickups"],"operationId":"get_pickup_by_id","responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"title":"get_pickup_by_id_response_body","allOf":[{"$ref":"#/components/schemas/pickup_response_body"},{"$ref":"#/components/schemas/error_response_body"}]}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get Pickup By ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get Pickup By ID"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get pickup by id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get pickup by id"}},"delete":{"summary":"Delete a scheduled pickup","description":"Delete a previously-scheduled pickup by ID","tags":["package_pickups"],"operationId":"delete_scheduled_pickup","responses":{"200":{"description":"Return the `pickup_id` of the scheduled pickup that was successfully deleted\n","content":{"application/json":{"schema":{"title":"delete_pickup_by_id_response_body","allOf":[{"$ref":"#/components/schemas/error_response_body"},{"$ref":"#/components/schemas/delete_scheduled_pickup_response_body"}]}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Return the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"pickup_id"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" of the scheduled pickup that was successfully deleted"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Return the `pickup_id` of the scheduled pickup that was successfully deleted\n"}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Delete a previously-scheduled pickup by ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Delete a previously-scheduled pickup by ID"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Delete a scheduled pickup"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Delete a scheduled pickup"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A package pickup that has been scheduled with a carrier"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A package pickup that has been scheduled with a carrier\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Scheduled pickup"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Scheduled pickup"}},"/v2/rates":{"x-visibility":"public","summary":"Rates","description":"Get the various rates for a set of carriers","post":{"summary":"Get shipping rates","description":"It's not uncommon that you want to give your customer the choice between whether they want to ship the fastest, cheapest, or the most trusted route. Most companies don't solely ship things using a single shipping option;\nso we provide functionality to show you all your options!\n","tags":["rates"],"operationId":"calculate_rates","requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/calculate_rates_request_body"}}}},"responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/calculate_rates_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"It's not uncommon that you want to give your customer the choice between whether they want to ship the fastest, cheapest, or the most trusted route. Most companies don't solely ship things using a single shipping option;"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"so we provide functionality to show you all your options!"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"It's not uncommon that you want to give your customer the choice between whether they want to ship the fastest, cheapest, or the most trusted route. Most companies don't solely ship things using a single shipping option;\nso we provide functionality to show you all your options!\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get shipping rates"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get shipping rates"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get the various rates for a set of carriers"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get the various rates for a set of carriers"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Rates"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Rates"}},"/v2/rates/estimate":{"x-visibility":"public","summary":"Rate Estimates","description":"Show rate estimations between carriers with basic information.","post":{"summary":"Estimate rates","description":"Get Rate Estimates","tags":["rates"],"operationId":"estimate_rates","requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/estimate_rates_request_body"}}}},"responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/estimate_rates_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get Rate Estimates"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get Rate Estimates"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Estimate rates"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Estimate rates"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Show rate estimations between carriers with basic information."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Show rate estimations between carriers with basic information."},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Rate Estimates"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Rate Estimates"}},"/v2/rates/{rate_id}":{"x-visibility":"public","summary":"Rate","description":"Get Individual rate information.","parameters":[{"$ref":"#/components/parameters/rate_id_path_param"}],"get":{"summary":"Get rate by id","description":"Retrieve a previously queried rate by its ID","tags":["rates"],"operationId":"get_rate_by_id","responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/get_rate_by_id_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"description":"The API returns a 404 response when no `rate` corresponds to the `rate_id` provided.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/error_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The API returns a 404 response when no "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"rate"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" corresponds to the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"rate_id"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" provided."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The API returns a 404 response when no `rate` corresponds to the `rate_id` provided."}},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Retrieve a previously queried rate by its ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Retrieve a previously queried rate by its ID"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get rate by id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get rate by id"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get Individual rate information."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get Individual rate information."},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Rate"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Rate"}},"/v2/shipments":{"x-visibility":"public","summary":"Shipments","description":"Shipments are the gatekeeper to more advanced functionality inside ShipStation . When you create a shipment, we respond with a shipment_id that is a unique identifier inside of ShipStation .\nAdditionally, we realize that you may have your own identifier, you can set this by setting the `external_shipment_id` field in the request body.\n","get":{"summary":"List shipments","description":"Get list of Shipments","tags":["shipments"],"operationId":"list_shipments","parameters":[{"name":"shipment_status","in":"query","required":false,"schema":{"$ref":"#/components/schemas/shipment_status"}},{"$ref":"#/components/parameters/batch_id_query_param"},{"$ref":"#/components/parameters/pickup_id_query_param"},{"$ref":"#/components/parameters/created_at_start_query_param"},{"$ref":"#/components/parameters/created_at_end_query_param"},{"$ref":"#/components/parameters/modified_at_start_query_param"},{"$ref":"#/components/parameters/modified_at_end_query_param"},{"$ref":"#/components/parameters/page_query_param"},{"$ref":"#/components/parameters/page_size_query_param"},{"$ref":"#/components/parameters/sales_order_id_query_param"},{"$ref":"#/components/parameters/sort_dir_query_param"},{"name":"sort_by","in":"query","required":false,"schema":{"$ref":"#/components/schemas/shipments_sort_by"},"example":"modified_at"}],"responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/list_shipments_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get list of Shipments"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get list of Shipments"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"List shipments"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"List shipments"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"Shipments are the gatekeeper to more advanced functionality inside ShipStation . When you create a shipment, we respond with a shipment_id that is a unique identifier inside of ShipStation ."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"Additionally, we realize that you may have your own identifier, you can set this by setting the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"external_shipment_id"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":" field in the request body."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"Shipments are the gatekeeper to more advanced functionality inside ShipStation . When you create a shipment, we respond with a shipment_id that is a unique identifier inside of ShipStation .\nAdditionally, we realize that you may have your own identifier, you can set this by setting the `external_shipment_id` field in the request body.\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Shipments"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Shipments"}},"/v2/shipments/external_shipment_id/{external_shipment_id}":{"x-visibility":"public","summary":"External shipment id","description":"When a shipment object is created with a custom shipment ID, you can query it using this endpoint\n","parameters":[{"$ref":"#/components/parameters/external_shipment_id_path_param"}],"get":{"summary":"Get shipment by external id","description":"Query Shipments created using your own custom ID convention using this endpint","tags":["shipments"],"operationId":"get_shipment_by_external_id","responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/get_shipment_by_external_id_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Query Shipments created using your own custom ID convention using this endpint"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Query Shipments created using your own custom ID convention using this endpint"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get shipment by external id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get shipment by external id"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"When a shipment object is created with a custom shipment ID, you can query it using this endpoint"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"When a shipment object is created with a custom shipment ID, you can query it using this endpoint\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"External shipment id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"External shipment id"}},"/v2/shipments/{shipment_id}":{"x-visibility":"public","summary":"Get and Update Shipment","description":"Retrieve and Update and individual shipment based on its ID","parameters":[{"$ref":"#/components/parameters/shipment_id_path_param"}],"get":{"summary":"Get shipment by id","description":"Get an individual shipment based on its ID","tags":["shipments"],"operationId":"get_shipment_by_id","responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/get_shipment_by_id_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get an individual shipment based on its ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get an individual shipment based on its ID"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get shipment by id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get shipment by id"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Retrieve and Update and individual shipment based on its ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Retrieve and Update and individual shipment based on its ID"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get and Update Shipment"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get and Update Shipment"}},"/v2/shipments/{shipment_id}/cancel":{"x-visibility":"public","summary":"Cancel shipment","description":"Cancel a Shipment","parameters":[{"$ref":"#/components/parameters/shipment_id_path_param"}],"put":{"summary":"Cancel a shipment","description":"Mark a shipment cancelled, if it is no longer needed or being used by your organized. Any label associated with the shipment needs to be voided first\nAn example use case would be if a batch label creation job is going to run at a set time and only queries `pending` shipments. Marking a shipment as cancelled\nwould remove it from this process\n","tags":["shipments"],"operationId":"cancel_shipments","responses":{"204":{"$ref":"#/components/responses/NoContent"},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,3],"inline":true,"attributes":{"content":"Mark a shipment cancelled, if it is no longer needed or being used by your organized. Any label associated with the shipment needs to be voided first"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[0,3],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[0,3],"inline":true,"attributes":{"content":"An example use case would be if a batch label creation job is going to run at a set time and only queries "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[0,3],"inline":true,"attributes":{"content":"pending"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[0,3],"inline":true,"attributes":{"content":" shipments. Marking a shipment as cancelled"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[0,3],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[0,3],"inline":true,"attributes":{"content":"would remove it from this process"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":3}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":3}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":3}}}],"type":"document","annotations":[],"slots":{}},"raw":"Mark a shipment cancelled, if it is no longer needed or being used by your organized. Any label associated with the shipment needs to be voided first\nAn example use case would be if a batch label creation job is going to run at a set time and only queries `pending` shipments. Marking a shipment as cancelled\nwould remove it from this process\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Cancel a shipment"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Cancel a shipment"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Cancel a Shipment"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Cancel a Shipment"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Cancel shipment"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Cancel shipment"}},"/v2/shipments/{shipment_id}/rates":{"x-visibility":"public","summary":"Shipment rates","description":"Once a shipment is complete with the desired shipping information, you can then search for rates available\nbased on the carriers associated with your account\n","parameters":[{"$ref":"#/components/parameters/shipment_id_path_param"}],"get":{"summary":"Get shipment rates","description":"Get Rates for the shipment information associated with the shipment ID","tags":["shipments"],"operationId":"list_shipment_rates","parameters":[{"$ref":"#/components/parameters/created_at_start_query_param"}],"responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/list_shipment_rates_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get Rates for the shipment information associated with the shipment ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get Rates for the shipment information associated with the shipment ID"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get shipment rates"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get shipment rates"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"Once a shipment is complete with the desired shipping information, you can then search for rates available"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"based on the carriers associated with your account"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"Once a shipment is complete with the desired shipping information, you can then search for rates available\nbased on the carriers associated with your account\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Shipment rates"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Shipment rates"}},"/v2/shipments/{shipment_id}/tags/{tag_name}":{"x-visibility":"public","summary":"Shipment tags","description":"Tags associated with the shipment object to be used to organize and query shipment items.\n","parameters":[{"$ref":"#/components/parameters/shipment_id_path_param"},{"$ref":"#/components/parameters/tag_name_path_param"}],"post":{"summary":"Add tag to shipment","description":"Add a tag to the shipment object","tags":["shipments"],"operationId":"tag_shipment","responses":{"200":{"description":"The requested object creation was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/tag_shipment_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The requested object creation was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The requested object creation was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Add a tag to the shipment object"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Add a tag to the shipment object"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Add tag to shipment"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Add tag to shipment"}},"delete":{"summary":"Remove tag from shipment","description":"Remove an existing tag from the Shipment object","tags":["shipments"],"operationId":"untag_shipment","responses":{"204":{"$ref":"#/components/responses/NoContent"},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Remove an existing tag from the Shipment object"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Remove an existing tag from the Shipment object"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Remove tag from shipment"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Remove tag from shipment"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Tags associated with the shipment object to be used to organize and query shipment items."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Tags associated with the shipment object to be used to organize and query shipment items.\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Shipment tags"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Shipment tags"}},"/v2/tags":{"x-visibility":"public","summary":"Tags","description":"Tags are simple text-based flags or identifiers. Tags can be used as a simple label,\nsuch as Guaranteed_Overnight or Fragile so shipments can be easily [queried later]\n","get":{"summary":"Get tags","description":"Get a list of all tags associated with an account.","tags":["tags"],"operationId":"list_tags","responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/list_tags_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get a list of all tags associated with an account."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get a list of all tags associated with an account."},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get tags"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get tags"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"Tags are simple text-based flags or identifiers. Tags can be used as a simple label,"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"such as Guaranteed_Overnight or Fragile so shipments can be easily [queried later]"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"Tags are simple text-based flags or identifiers. Tags can be used as a simple label,\nsuch as Guaranteed_Overnight or Fragile so shipments can be easily [queried later]\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Tags"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Tags"}},"/v2/tags/{tag_name}":{"x-visibility":"public","summary":"Tag","description":"Create and delete tags","parameters":[{"$ref":"#/components/parameters/tag_name_path_param"}],"post":{"summary":"Create a new tag","description":"Create a new Tag for customizing how you track your shipments","tags":["tags"],"operationId":"create_tag","responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/create_tag_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Create a new Tag for customizing how you track your shipments"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Create a new Tag for customizing how you track your shipments"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Create a new tag"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Create a new tag"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Create and delete tags"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Create and delete tags"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Tag"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Tag"}},"/v2/tracking/stop":{"x-visibility":"public","summary":"Stop tracking a package","description":"Unsubscribe from tracking updates for a package.","post":{"summary":"Stop tracking a package","description":"Unsubscribe from tracking updates for a package.","tags":["tracking"],"operationId":"stop_tracking","parameters":[{"$ref":"#/components/parameters/carrier_code_query_param"},{"$ref":"#/components/parameters/tracking_number_query_param"}],"responses":{"204":{"$ref":"#/components/responses/NoContent"},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Unsubscribe from tracking updates for a package."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Unsubscribe from tracking updates for a package."},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Stop tracking a package"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Stop tracking a package"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Unsubscribe from tracking updates for a package."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Unsubscribe from tracking updates for a package."},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Stop tracking a package"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Stop tracking a package"}},"/v2/warehouses":{"x-visibility":"public","summary":"Warehouses","description":"You likely have one or more warehouse locations that you frequently ship from, in which case it would be annoying to have to specify the\nship_from and return_to addresses on every shipment. The solution is to [Create a Warehouse], then you can simply pass the warehouse_id instead.\n","get":{"summary":"List warehouses","description":"Retrieve a list of warehouses associated with this account.","tags":["warehouses"],"operationId":"list_warehouses","responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/list_warehouses_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Retrieve a list of warehouses associated with this account."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Retrieve a list of warehouses associated with this account."},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"List warehouses"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"List warehouses"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"You likely have one or more warehouse locations that you frequently ship from, in which case it would be annoying to have to specify the"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"ship_from and return_to addresses on every shipment. The solution is to [Create a Warehouse], then you can simply pass the warehouse_id instead."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"You likely have one or more warehouse locations that you frequently ship from, in which case it would be annoying to have to specify the\nship_from and return_to addresses on every shipment. The solution is to [Create a Warehouse], then you can simply pass the warehouse_id instead.\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Warehouses"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Warehouses"}},"/v2/warehouses/{warehouse_id}":{"x-visibility":"public","summary":"Warehouse","description":"You likely have one or more warehouse locations that you frequently ship from, in which case it would be annoying to have to specify the\nship_from and return_to addresses on every shipment. The solution is to [Create a Warehouse], then you can simply pass the warehouse_id instead.\n","parameters":[{"$ref":"#/components/parameters/warehouse_id_path_param"}],"get":{"summary":"Get warehouse by id","description":"Retrieve warehouse data based on the warehouse ID","tags":["warehouses"],"operationId":"get_warehouse_by_id","responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/get_warehouse_by_id_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Retrieve warehouse data based on the warehouse ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Retrieve warehouse data based on the warehouse ID"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get warehouse by id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get warehouse by id"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"You likely have one or more warehouse locations that you frequently ship from, in which case it would be annoying to have to specify the"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"ship_from and return_to addresses on every shipment. The solution is to [Create a Warehouse], then you can simply pass the warehouse_id instead."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"You likely have one or more warehouse locations that you frequently ship from, in which case it would be annoying to have to specify the\nship_from and return_to addresses on every shipment. The solution is to [Create a Warehouse], then you can simply pass the warehouse_id instead.\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Warehouse"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Warehouse"}},"/v2/environment/webhooks":{"x-visibility":"public","summary":"Webhooks","description":"ShipStation exposes asynchronous operations for long running operations such as batch labels and rates.\nWebhooks allow the ShipStation servers to contact your servers when an operation changes state, such as a batch label creation completion.\n","get":{"summary":"List webhooks","description":"List all webhooks currently enabled for the account.","tags":["webhooks"],"operationId":"list_webhooks","responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/list_webhooks_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"List all webhooks currently enabled for the account."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"List all webhooks currently enabled for the account."},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"List webhooks"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"List webhooks"}},"post":{"summary":"Create a webhook","description":"Create a webook for specific events in the environment.","tags":["webhooks"],"operationId":"create_webhook","requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/create_webhook_request_body"}}}},"responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/create_webhook_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"409":{"$ref":"#/components/responses/conflict"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Create a webook for specific events in the environment."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Create a webook for specific events in the environment."},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Create a webhook"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Create a webhook"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"ShipStation exposes asynchronous operations for long running operations such as batch labels and rates."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"Webhooks allow the ShipStation servers to contact your servers when an operation changes state, such as a batch label creation completion."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"ShipStation exposes asynchronous operations for long running operations such as batch labels and rates.\nWebhooks allow the ShipStation servers to contact your servers when an operation changes state, such as a batch label creation completion.\n"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Webhooks"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Webhooks"}},"/v2/environment/webhooks/{webhook_id}":{"x-visibility":"public","summary":"Webhook","description":"Retrieve, update, and delete information for individual webhooks","parameters":[{"$ref":"#/components/parameters/webhook_id_path_param"}],"get":{"summary":"Get webhook by id","description":"Retrieve individual webhook by an ID","tags":["webhooks"],"operationId":"get_webhook_by_id","responses":{"200":{"description":"The request was a success.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/get_webhook_by_id_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was a success."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was a success."}},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Retrieve individual webhook by an ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Retrieve individual webhook by an ID"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get webhook by id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get webhook by id"}},"put":{"summary":"Update a webhook","description":"Update the webhook url property","tags":["webhooks"],"operationId":"update_webhook","requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/update_webhook_request_body"}}}},"responses":{"204":{"$ref":"#/components/responses/NoContent"},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Update the webhook url property"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Update the webhook url property"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Update a webhook"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Update a webhook"}},"delete":{"summary":"Delete webhook by id","description":"Delete a webhook","tags":["webhooks"],"operationId":"delete_webhook","responses":{"204":{"$ref":"#/components/responses/NoContent"},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Delete a webhook"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Delete a webhook"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Delete webhook by id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Delete webhook by id"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Retrieve, update, and delete information for individual webhooks"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Retrieve, update, and delete information for individual webhooks"},"x-parsed-md-summary":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Webhook"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Webhook"}}},"tags":[{"name":"batches","description":"Process labels in bulk and receive a large number of labels and customs forms in bulk responses. Batching is ideal for workflows that need to process hundreds or thousands of labels quickly.\n","x-displayName":"Batches","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Process labels in bulk and receive a large number of labels and customs forms in bulk responses. Batching is ideal for workflows that need to process hundreds or thousands of labels quickly."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Process labels in bulk and receive a large number of labels and customs forms in bulk responses. Batching is ideal for workflows that need to process hundreds or thousands of labels quickly.\n"}},{"name":"carriers","description":"Retreive useful details about the carriers connected to your accounts, including carrier IDs, service IDs, advanced options, and available carrier package types.\n","x-displayName":"Carriers","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Retreive useful details about the carriers connected to your accounts, including carrier IDs, service IDs, advanced options, and available carrier package types."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Retreive useful details about the carriers connected to your accounts, including carrier IDs, service IDs, advanced options, and available carrier package types.\n"}},{"name":"downloads","description":"Download your label files in PDF, PNG, and ZPL.\n","x-displayName":"Downloads","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Download your label files in PDF, PNG, and ZPL."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Download your label files in PDF, PNG, and ZPL.\n"}},{"name":"labels","description":"Purchase and print shipping labels for any carrier active on your account. The labels endpoint also supports creating return labels, voiding labels, and getting label details like tracking.\n","x-displayName":"Labels","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Purchase and print shipping labels for any carrier active on your account. The labels endpoint also supports creating return labels, voiding labels, and getting label details like tracking."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Purchase and print shipping labels for any carrier active on your account. The labels endpoint also supports creating return labels, voiding labels, and getting label details like tracking.\n"}},{"name":"manifests","description":"A manifest is a document that provides a list of the day's shipments. It typically contains a barcode that allows the pickup driver to scan a single document to register all shipments, rather than scanning each shipment individually.\n","x-displayName":"Manifests","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A manifest is a document that provides a list of the day's shipments. It typically contains a barcode that allows the pickup driver to scan a single document to register all shipments, rather than scanning each shipment individually."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A manifest is a document that provides a list of the day's shipments. It typically contains a barcode that allows the pickup driver to scan a single document to register all shipments, rather than scanning each shipment individually.\n"}},{"name":"package_pickups","description":"Scheduled pickups and manage pickup requests for supported carriers.","x-displayName":"Package Pickups","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Scheduled pickups and manage pickup requests for supported carriers."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Scheduled pickups and manage pickup requests for supported carriers."}},{"name":"package_types","description":"Create custom package types to use for your shipments, rather than the carriers' default package types.\n","x-displayName":"Package Types","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Create custom package types to use for your shipments, rather than the carriers' default package types."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Create custom package types to use for your shipments, rather than the carriers' default package types.\n"}},{"name":"rates","description":"Quickly compare rates using the Rates endpoint. You can see and compare rates for the carriers connected to your account (as long as they support sending rates).\n","x-displayName":"Rates","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Quickly compare rates using the Rates endpoint. You can see and compare rates for the carriers connected to your account (as long as they support sending rates)."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Quickly compare rates using the Rates endpoint. You can see and compare rates for the carriers connected to your account (as long as they support sending rates).\n"}},{"name":"shipments","description":"Shipments are at the core of most ShipStation capabilities. Shipment objects are required for cretaing labels and manifests, as well as getting rates.\n","x-displayName":"Shipments","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Shipments are at the core of most ShipStation capabilities. Shipment objects are required for cretaing labels and manifests, as well as getting rates."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Shipments are at the core of most ShipStation capabilities. Shipment objects are required for cretaing labels and manifests, as well as getting rates.\n"}},{"name":"tags","description":"Tags are text-based identifiers you can add to shipments to help in your shipment management workflows.\n","x-displayName":"Tags","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Tags are text-based identifiers you can add to shipments to help in your shipment management workflows."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Tags are text-based identifiers you can add to shipments to help in your shipment management workflows.\n"}},{"name":"tracking","description":"Use the tracking endpoint to stop receiving tracking updates (more dedicated tracking endpoint methods coming soon).\n","x-displayName":"Tracking","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Use the tracking endpoint to stop receiving tracking updates (more dedicated tracking endpoint methods coming soon)."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Use the tracking endpoint to stop receiving tracking updates (more dedicated tracking endpoint methods coming soon).\n"}},{"name":"warehouses","description":"Get warehouse details like warehouse ID and related addresses using the warehouses endpoint.\n","x-displayName":"Warehouses","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Get warehouse details like warehouse ID and related addresses using the warehouses endpoint."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Get warehouse details like warehouse ID and related addresses using the warehouses endpoint.\n"}},{"name":"webhooks","description":"Webhooks are a powerful feature that can save you from sending repeated polling requests to check on the state of something. With webhooks, ShipStation will automatically contact your servers when the stage changes. This can include parcel tracking events, notification when a batch operation completes, and more.\n","x-displayName":"Webhooks","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Webhooks are a powerful feature that can save you from sending repeated polling requests to check on the state of something. With webhooks, ShipStation will automatically contact your servers when the stage changes. This can include parcel tracking events, notification when a batch operation completes, and more."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Webhooks are a powerful feature that can save you from sending repeated polling requests to check on the state of something. With webhooks, ShipStation will automatically contact your servers when the stage changes. This can include parcel tracking events, notification when a batch operation completes, and more.\n"}}],"components":{"securitySchemes":{"api_keys":{"description":"Generate your secret API key in the app settings.\n","name":"api-key","type":"apiKey","in":"header","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Generate your secret API key in the app settings."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Generate your secret API key in the app settings.\n"}}},"schemas":{"rate-estimate":{"title":"rate_estimate","type":"object","description":"A rate estimate","required":["rate_type","carrier_id","shipping_amount","insurance_amount","confirmation_amount","other_amount","zone","package_type","guaranteed_service","negotiated_rate","service_type","service_code","trackable","carrier_code","carrier_nickname","carrier_friendly_name","validation_status","warning_messages","error_messages"],"additionalProperties":false,"properties":{"rate_type":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/rate_type"}]},"carrier_id":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the carrier","example":"se-1234567","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the carrier"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the carrier"}},"shipping_amount":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/monetary_value"}],"description":"The shipping amount","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The shipping amount"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The shipping amount"}},"insurance_amount":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/monetary_value"}],"description":"The insurance amount","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The insurance amount"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The insurance amount"}},"confirmation_amount":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/monetary_value"}],"description":"The confirmation amount","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The confirmation amount"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The confirmation amount"}},"other_amount":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/monetary_value"}],"description":"Any other charges associated with this rate","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Any other charges associated with this rate"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Any other charges associated with this rate"}},"tax_amount":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/monetary_value"}],"description":"Tariff and additional taxes associated with an international shipment.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Tariff and additional taxes associated with an international shipment."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Tariff and additional taxes associated with an international shipment."}},"zone":{"type":"integer","format":"int32","x-nullable":true,"readOnly":true,"minimum":0,"example":6,"description":"Certain carriers base [their rates](https://blog.stamps.com/2017/09/08/usps-postal-zones/) off of\ncustom zones that vary depending upon the ship_to and ship_from location\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"Certain carriers base "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"href":"https://blog.stamps.com/2017/09/08/usps-postal-zones/"},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"their rates"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"link","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}},"redocly:::linkOriginal:href":"https://blog.stamps.com/2017/09/08/usps-postal-zones/"},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":" off of"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"custom zones that vary depending upon the ship_to and ship_from location"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"Certain carriers base [their rates](https://blog.stamps.com/2017/09/08/usps-postal-zones/) off of\ncustom zones that vary depending upon the ship_to and ship_from location\n"}},"package_type":{"type":"string","x-nullable":true,"readOnly":true,"minLength":1,"example":"package","description":"package type that this rate was estimated for","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"package type that this rate was estimated for"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"package type that this rate was estimated for"}},"delivery_days":{"type":"integer","format":"int32","readOnly":true,"minimum":1,"example":5,"description":"The number of days estimated for delivery, this will show the _actual_ delivery\ntime if for example, the package gets shipped on a Friday\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"The number of days estimated for delivery, this will show the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"actual"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"em","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":" delivery"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"time if for example, the package gets shipped on a Friday"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"The number of days estimated for delivery, this will show the _actual_ delivery\ntime if for example, the package gets shipped on a Friday\n"}},"guaranteed_service":{"type":"boolean","readOnly":true,"description":"Indicates if the rate is guaranteed.","example":true,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Indicates if the rate is guaranteed."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Indicates if the rate is guaranteed."}},"estimated_delivery_date":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/date"}]},"carrier_delivery_days":{"type":"string","readOnly":true,"minLength":1,"example":"22","description":"The carrier delivery days","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The carrier delivery days"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The carrier delivery days"}},"ship_date":{"type":"string","format":"date-time","readOnly":true,"minLength":1,"example":"2024-12-23T00:00:00.000Z","description":"ship date","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"ship date"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"ship date"}},"negotiated_rate":{"type":"boolean","readOnly":true,"description":"Indicates if the rates been negotiated","example":true,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Indicates if the rates been negotiated"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Indicates if the rates been negotiated"}},"service_type":{"type":"string","readOnly":true,"minLength":1,"example":"next_day","description":"service type","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"service type"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"service type"}},"service_code":{"type":"string","readOnly":true,"minLength":1,"example":"usps_priority_mail_express","description":"service code for the rate","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"service code for the rate"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"service code for the rate"}},"trackable":{"type":"boolean","readOnly":true,"description":"Indicates if rate is trackable","example":true,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Indicates if rate is trackable"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Indicates if rate is trackable"}},"carrier_code":{"type":"string","readOnly":true,"minLength":1,"example":"stamps_com","description":"A [shipping carrier] , such as `fedex`, `dhl_express`, `stamps_com`, etc.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A [shipping carrier] , such as "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"fedex"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"dhl_express"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"stamps_com"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", etc."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A [shipping carrier] , such as `fedex`, `dhl_express`, `stamps_com`, etc."}},"carrier_nickname":{"type":"string","readOnly":true,"minLength":1,"example":"free","description":"carrier nickname","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"carrier nickname"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"carrier nickname"}},"carrier_friendly_name":{"type":"string","readOnly":true,"minLength":1,"example":"free","description":"carrier friendly name","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"carrier friendly name"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"carrier friendly name"}},"validation_status":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/validation_status"}],"example":"valid"},"warning_messages":{"type":"array","readOnly":true,"minItems":0,"items":{"type":"string","readOnly":true,"minLength":0,"example":"warning","description":"warning message","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"warning message"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"warning message"}},"description":"The warning messages","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The warning messages"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The warning messages"}},"error_messages":{"type":"array","readOnly":true,"minItems":0,"items":{"type":"string","readOnly":true,"minLength":0,"example":"error","description":"error message","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"error message"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"error message"}},"description":"The error messages","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The error messages"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The error messages"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A rate estimate"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A rate estimate"}},"label":{"title":"label","type":"object","description":"A label represents the physical sticker that you affix to a package to ship it. ShipStation makes it easy for you to [create labels] and then download them in PDF, PNG, or ZPL format so you can print them.\n","additionalProperties":false,"properties":{"label_id":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the label. This ID is generated by ShipStation when the label is created.\n","example":"se-123456","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the label. This ID is generated by ShipStation when the label is created."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the label. This ID is generated by ShipStation when the label is created.\n"}},"status":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/label_status"}],"example":"completed"},"shipment_id":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"The shipment that this label is for. ShipStation can create a shipment for you automatically when you [create a label], or you can [create your own shipment] and then [use it to print a label]\n","example":"se-1234567","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The shipment that this label is for. ShipStation can create a shipment for you automatically when you [create a label], or you can [create your own shipment] and then [use it to print a label]"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The shipment that this label is for. ShipStation can create a shipment for you automatically when you [create a label], or you can [create your own shipment] and then [use it to print a label]\n"}},"shipment":{"writeOnly":true,"allOf":[{"$ref":"#/components/schemas/shipment"}],"description":"The shipment information used to generate the label","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The shipment information used to generate the label"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The shipment information used to generate the label"}},"ship_date":{"allOf":[{"$ref":"#/components/schemas/date"}],"readOnly":true,"description":"The date that the package was (or will be) shippped. ShipStation will take the day of week into consideration. For example, if the carrier does not operate on Sundays, then a package that would have shipped on Sunday will ship on Monday instead.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The date that the package was (or will be) shippped. ShipStation will take the day of week into consideration. For example, if the carrier does not operate on Sundays, then a package that would have shipped on Sunday will ship on Monday instead."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The date that the package was (or will be) shippped. ShipStation will take the day of week into consideration. For example, if the carrier does not operate on Sundays, then a package that would have shipped on Sunday will ship on Monday instead.\n"}},"created_at":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/date_time"}],"description":"The date and time that the label was created in ShipStation .","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The date and time that the label was created in ShipStation ."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The date and time that the label was created in ShipStation ."}},"shipment_cost":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/monetary_value"}],"description":"The cost of shipping, delivery confirmation, and other carrier charges. This amount **does not** include insurance costs.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The cost of shipping, delivery confirmation, and other carrier charges. This amount "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"does not"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"strong","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" include insurance costs."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The cost of shipping, delivery confirmation, and other carrier charges. This amount **does not** include insurance costs.\n"}},"insurance_cost":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/monetary_value"}],"description":"The insurance cost for this package. Add this to the `shipment_cost` field to get the total cost.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The insurance cost for this package. Add this to the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"shipment_cost"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" field to get the total cost."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The insurance cost for this package. Add this to the `shipment_cost` field to get the total cost.\n"}},"requested_comparison_amount":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/monetary_value"}],"description":"The total shipping cost for the specified comparison_rate_type.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The total shipping cost for the specified comparison_rate_type."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The total shipping cost for the specified comparison_rate_type.\n"}},"tracking_number":{"type":"string","minLength":1,"readOnly":true,"example":"782758401696","description":"The tracking number for the package. Tracking number formats vary across carriers.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The tracking number for the package. Tracking number formats vary across carriers."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The tracking number for the package. Tracking number formats vary across carriers."}},"is_return_label":{"type":"boolean","example":true,"description":"Indicates whether this is a return label. You may also want to set the `rma_number` so you know what is being returned.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Indicates whether this is a return label. You may also want to set the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"rma_number"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" so you know what is being returned."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Indicates whether this is a return label. You may also want to set the `rma_number` so you know what is being returned.\n"}},"rma_number":{"type":"string","x-nullable":true,"example":"asd12323","description":"An optional Return Merchandise Authorization number. This field is useful for return labels. You can set it to any string value.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An optional Return Merchandise Authorization number. This field is useful for return labels. You can set it to any string value."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An optional Return Merchandise Authorization number. This field is useful for return labels. You can set it to any string value.\n"}},"is_international":{"type":"boolean","readOnly":true,"example":true,"description":"Indicates whether this is an international shipment. That is, the originating country and destination country are different.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Indicates whether this is an international shipment. That is, the originating country and destination country are different."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Indicates whether this is an international shipment. That is, the originating country and destination country are different.\n"}},"batch_id":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"If this label was created as part of a [batch], then this is the unique ID of that batch.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"If this label was created as part of a [batch], then this is the unique ID of that batch."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"If this label was created as part of a [batch], then this is the unique ID of that batch.\n"}},"carrier_id":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"The unique ID of the [carrier account] that was used to create this label\n","example":"se-1234567","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The unique ID of the [carrier account] that was used to create this label"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The unique ID of the [carrier account] that was used to create this label\n"}},"charge_event":{"allOf":[{"$ref":"#/components/schemas/label_charge_event"}],"description":"The label charge event.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The label charge event."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The label charge event.\n"}},"outbound_label_id":{"allOf":[{"$ref":"#/components/schemas/se_id"}],"writeOnly":true,"description":"The `label_id` of the original (outgoing) label that the return label is for. This associates the two labels together, which is\nrequired by some carriers.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"The "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"label_id"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":" of the original (outgoing) label that the return label is for. This associates the two labels together, which is"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"required by some carriers."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"The `label_id` of the original (outgoing) label that the return label is for. This associates the two labels together, which is\nrequired by some carriers.\n"}},"service_code":{"allOf":[{"$ref":"#/components/schemas/service_code"}],"readOnly":true,"description":"The [carrier service] used to ship the package, such as `fedex_ground`, `usps_first_class_mail`, `flat_rate_envelope`, etc.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The [carrier service] used to ship the package, such as "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"fedex_ground"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"usps_first_class_mail"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"flat_rate_envelope"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", etc."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The [carrier service] used to ship the package, such as `fedex_ground`, `usps_first_class_mail`, `flat_rate_envelope`, etc.\n"}},"test_label":{"writeOnly":true,"type":"boolean","default":false,"deprecated":true,"example":true,"description":"Indicate if this label is being used only for testing purposes. If true, then no charge will be added to your account.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Indicate if this label is being used only for testing purposes. If true, then no charge will be added to your account."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Indicate if this label is being used only for testing purposes. If true, then no charge will be added to your account."}},"package_code":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/package_code"}],"description":"The [package type], such as `thick_envelope`, `small_flat_rate_box`, `large_package`, etc. The code `package` indicates a custom or unknown package type.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The [package type], such as "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"thick_envelope"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"small_flat_rate_box"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"large_package"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", etc. The code "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"package"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" indicates a custom or unknown package type."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The [package type], such as `thick_envelope`, `small_flat_rate_box`, `large_package`, etc. The code `package` indicates a custom or unknown package type.\n"}},"validate_address":{"writeOnly":true,"default":"validate_and_clean","allOf":[{"$ref":"#/components/schemas/validate_address"}]},"voided":{"type":"boolean","readOnly":true,"example":true,"description":"Indicates whether the label has been [voided]\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Indicates whether the label has been [voided]"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Indicates whether the label has been [voided]\n"}},"voided_at":{"x-nullable":true,"readOnly":true,"allOf":[{"$ref":"#/components/schemas/date_time"}],"description":"The date and time that the label was [voided] , or `null` if the label has not been voided\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The date and time that the label was [voided] , or "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"null"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" if the label has not been voided"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The date and time that the label was [voided] , or `null` if the label has not been voided\n"}},"label_download_type":{"writeOnly":true,"default":"url","allOf":[{"$ref":"#/components/schemas/label_download_type"}]},"label_format":{"default":"pdf","allOf":[{"$ref":"#/components/schemas/label_format"}],"description":"The file format that you want the label to be in. We recommend `pdf` format because it is supported by all carriers, whereas some carriers do not support the `png` or `zpl` formats.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The file format that you want the label to be in. We recommend "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"pdf"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" format because it is supported by all carriers, whereas some carriers do not support the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"png"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" or "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"zpl"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" formats."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The file format that you want the label to be in. We recommend `pdf` format because it is supported by all carriers, whereas some carriers do not support the `png` or `zpl` formats.\n"}},"display_scheme":{"default":"label","allOf":[{"$ref":"#/components/schemas/display_scheme"}],"description":"The display format that the label should be shown in.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The display format that the label should be shown in."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The display format that the label should be shown in."}},"label_layout":{"default":"4x6","allOf":[{"$ref":"#/components/schemas/label_layout"}],"description":"The layout (size) that you want the label to be in. The `label_format` determines which sizes are allowed. `4x6` is supported for all label formats, whereas `letter` (8.5\" x 11\") is only supported for `pdf` format.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The layout (size) that you want the label to be in. The "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"label_format"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" determines which sizes are allowed. "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"4x6"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" is supported for all label formats, whereas "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"letter"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" (8.5\" x 11\") is only supported for "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"pdf"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" format."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The layout (size) that you want the label to be in. The `label_format` determines which sizes are allowed. `4x6` is supported for all label formats, whereas `letter` (8.5\" x 11\") is only supported for `pdf` format.\n"}},"trackable":{"type":"boolean","readOnly":true,"example":true,"description":"Indicates whether the shipment is trackable, in which case the `tracking_status` field will reflect the current status and each package will have a `tracking_number`.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Indicates whether the shipment is trackable, in which case the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"tracking_status"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" field will reflect the current status and each package will have a "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"tracking_number"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Indicates whether the shipment is trackable, in which case the `tracking_status` field will reflect the current status and each package will have a `tracking_number`.\n"}},"label_image_id":{"x-nullable":true,"allOf":[{"$ref":"#/components/schemas/image_id"}],"description":"The label image resource that was used to create a custom label image.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The label image resource that was used to create a custom label image."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The label image resource that was used to create a custom label image."}},"carrier_code":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/carrier_code"}],"description":"The [shipping carrier] who will ship the package, such as `fedex`, `dhl_express`, `stamps_com`, etc.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The [shipping carrier] who will ship the package, such as "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"fedex"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"dhl_express"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"stamps_com"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", etc."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The [shipping carrier] who will ship the package, such as `fedex`, `dhl_express`, `stamps_com`, etc.\n"}},"tracking_status":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/tracking_status"}],"description":"The current status of the package, such as `in_transit` or `delivered`","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The current status of the package, such as "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"in_transit"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" or "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"delivered"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The current status of the package, such as `in_transit` or `delivered`"}},"label_download":{"allOf":[{"$ref":"#/components/schemas/label_download"}],"readOnly":true},"form_download":{"readOnly":true,"x-nullable":true,"allOf":[{"$ref":"#/components/schemas/link"}],"description":"The link to download the customs form (a.k.a. commercial invoice) for this shipment, if any. Forms are in PDF format. This field is null if the shipment does not require a customs form, or if the carrier does not support it.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The link to download the customs form (a.k.a. commercial invoice) for this shipment, if any. Forms are in PDF format. This field is null if the shipment does not require a customs form, or if the carrier does not support it."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The link to download the customs form (a.k.a. commercial invoice) for this shipment, if any. Forms are in PDF format. This field is null if the shipment does not require a customs form, or if the carrier does not support it.\n"}},"paperless_download":{"readOnly":true,"x-nullable":true,"allOf":[{"$ref":"#/components/schemas/paperless_download"}],"description":"The paperless details which may contain elements like `href`, `instructions` and `handoff_code`.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The paperless details which may contain elements like "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"href"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"instructions"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" and "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"handoff_code"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The paperless details which may contain elements like `href`, `instructions` and `handoff_code`.\n"}},"insurance_claim":{"readOnly":true,"x-nullable":true,"allOf":[{"$ref":"#/components/schemas/link"}],"description":"The link to submit an insurance claim for the shipment. This field is null if the shipment is not insured or if the insurance provider does not support online claim submission.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The link to submit an insurance claim for the shipment. This field is null if the shipment is not insured or if the insurance provider does not support online claim submission."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The link to submit an insurance claim for the shipment. This field is null if the shipment is not insured or if the insurance provider does not support online claim submission.\n"}},"packages":{"type":"array","readOnly":true,"description":"The label's package(s).\n\n> **Note:** Some carriers only allow one package per label. If you attempt to create a multi-package label for a carrier that doesn't allow it, an error will be returned.\n","items":{"allOf":[{"$ref":"#/components/schemas/label_package"},{"title":"alternative_identifiers","type":"object","additionalProperties":false,"properties":{"alternative_identifiers":{"type":"array","readOnly":true,"x-nullable":true,"description":"Alternative identifiers associated with this package.\n","items":{"$ref":"#/components/schemas/alternative_identifier"},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Alternative identifiers associated with this package."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Alternative identifiers associated with this package.\n"}}}}]},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The label's package(s)."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"Note:"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"strong","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":" Some carriers only allow one package per label. If you attempt to create a multi-package label for a carrier that doesn't allow it, an error will be returned."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"blockquote","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"document","annotations":[],"slots":{}},"raw":"The label's package(s).\n\n> **Note:** Some carriers only allow one package per label. If you attempt to create a multi-package label for a carrier that doesn't allow it, an error will be returned.\n"}},"alternative_identifiers":{"type":"array","readOnly":true,"x-nullable":true,"description":"Additional information some carriers may provide by which to identify a given label in their system.\n","items":{"$ref":"#/components/schemas/alternative_identifier"},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Additional information some carriers may provide by which to identify a given label in their system."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Additional information some carriers may provide by which to identify a given label in their system.\n"}},"tracking_url":{"readOnly":true,"x-nullable":true,"type":"string","example":"https://www.fedex.com/fedextrack/?action=track&trackingnumber=1234","description":"The URL to track the package. This URL is provided by the carrier and is unique to the tracking number.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The URL to track the package. This URL is provided by the carrier and is unique to the tracking number."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The URL to track the package. This URL is provided by the carrier and is unique to the tracking number.\n"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A label represents the physical sticker that you affix to a package to ship it. ShipStation makes it easy for you to [create labels] and then download them in PDF, PNG, or ZPL format so you can print them."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A label represents the physical sticker that you affix to a package to ship it. ShipStation makes it easy for you to [create labels] and then download them in PDF, PNG, or ZPL format so you can print them.\n"}},"batch":{"title":"batch","type":"object","description":"Batches are an advanced feature of ShipStation designed for users who need to generate hundreds or\nthousands of labels at a time.\n","required":["label_layout","label_format","batch_id","batch_number","external_batch_id","batch_notes","created_at","processed_at","errors","process_errors","warnings","completed","forms","count","batch_shipments_url","batch_labels_url","batch_errors_url","label_download","form_download","paperless_download","status"],"additionalProperties":false,"properties":{"label_layout":{"readOnly":true,"default":"4x6","description":"label layout","allOf":[{"$ref":"#/components/schemas/label_layout"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"label layout"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"label layout"}},"label_format":{"readOnly":true,"default":"pdf","allOf":[{"$ref":"#/components/schemas/label_format"}]},"batch_id":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the batch","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the batch"}},"batch_number":{"readOnly":true,"type":"string","minLength":0,"description":"The batch number.","example":"123456","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The batch number."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The batch number."}},"external_batch_id":{"type":"string","readOnly":true,"x-nullable":true,"minLength":0,"example":"12323aaaar","description":"A string that uniquely identifies the external batch","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the external batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the external batch"}},"batch_notes":{"type":"string","readOnly":true,"x-nullable":true,"default":"","example":"Batch for morning shipment","description":"Custom notes you can add for each created batch","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Custom notes you can add for each created batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Custom notes you can add for each created batch"}},"created_at":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/date_time"}],"description":"The date and time the batch was created in ShipStation","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The date and time the batch was created in ShipStation"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The date and time the batch was created in ShipStation"}},"processed_at":{"x-nullable":true,"readOnly":true,"allOf":[{"$ref":"#/components/schemas/date_time"}],"description":"The date and time the batch was processed in ShipStation","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The date and time the batch was processed in ShipStation"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The date and time the batch was processed in ShipStation"}},"errors":{"type":"integer","format":"int32","readOnly":true,"minimum":0,"example":2,"description":"The number of errors that occurred while generating the batch","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The number of errors that occurred while generating the batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The number of errors that occurred while generating the batch"}},"process_errors":{"type":"array","readOnly":true,"items":{"allOf":[{"$ref":"#/components/schemas/error"}]},"description":"The errors associated with the failed API call","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The errors associated with the failed API call"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The errors associated with the failed API call"}},"warnings":{"type":"integer","format":"int32","readOnly":true,"minimum":0,"example":1,"description":"The number of warnings that occurred while generating the batch","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The number of warnings that occurred while generating the batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The number of warnings that occurred while generating the batch"}},"completed":{"type":"integer","format":"int32","readOnly":true,"minimum":0,"example":1,"description":"The number of labels generated in the batch","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The number of labels generated in the batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The number of labels generated in the batch"}},"forms":{"type":"integer","format":"int32","readOnly":true,"minimum":0,"example":3,"description":"The number of forms for customs that are available for download","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The number of forms for customs that are available for download"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The number of forms for customs that are available for download"}},"count":{"type":"integer","format":"int32","readOnly":true,"minimum":0,"example":2,"description":"The total of errors, warnings, and completed properties","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The total of errors, warnings, and completed properties"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The total of errors, warnings, and completed properties"}},"batch_shipments_url":{"allOf":[{"$ref":"#/components/schemas/optional_link"}],"description":"The batch shipments endpoint","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The batch shipments endpoint"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The batch shipments endpoint"}},"batch_labels_url":{"allOf":[{"$ref":"#/components/schemas/optional_link"}],"description":"Link to batch labels query","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Link to batch labels query"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Link to batch labels query"}},"batch_errors_url":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/optional_link"}],"description":"Link to batch errors endpoint","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Link to batch errors endpoint"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Link to batch errors endpoint"}},"label_download":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/label_download"}],"description":"The label download for the batch","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The label download for the batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The label download for the batch"}},"form_download":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/optional_link"}],"description":"The form download for any customs that are needed","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The form download for any customs that are needed"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The form download for any customs that are needed"}},"paperless_download":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/paperless_download"}],"description":"The paperless details which may contain elements like `href`, `instructions` and `handoff_code`.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The paperless details which may contain elements like "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"href"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"instructions"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" and "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"handoff_code"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The paperless details which may contain elements like `href`, `instructions` and `handoff_code`."}},"status":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/batch_status"}]}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"Batches are an advanced feature of ShipStation designed for users who need to generate hundreds or"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"thousands of labels at a time."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"Batches are an advanced feature of ShipStation designed for users who need to generate hundreds or\nthousands of labels at a time.\n"}},"modify_batch":{"title":"modify_batch","type":"object","description":"A modify batch object","additionalProperties":false,"properties":{"shipment_ids":{"type":"array","items":{"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"The Shipment ID to be modified on the batch","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The Shipment ID to be modified on the batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The Shipment ID to be modified on the batch"}},"description":"The Shipment Ids to be modified on the batch","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The Shipment Ids to be modified on the batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The Shipment Ids to be modified on the batch"}},"rate_ids":{"type":"array","items":{"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"The Rate ID to be modified on the batch","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The Rate ID to be modified on the batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The Rate ID to be modified on the batch"}},"description":"Array of Rate IDs to be modifed on the batch","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Array of Rate IDs to be modifed on the batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Array of Rate IDs to be modifed on the batch"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A modify batch object"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A modify batch object"}},"webhook":{"title":"webhook","type":"object","description":"A webhook","additionalProperties":false,"properties":{"webhook_id":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the webhook","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the webhook"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the webhook"}},"url":{"allOf":[{"$ref":"#/components/schemas/url"}],"example":"https://[YOUR ENDPOINT ID].x.requestbin.com","description":"The url that the webhook sends the request to","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The url that the webhook sends the request to"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The url that the webhook sends the request to"}},"event":{"allOf":[{"$ref":"#/components/schemas/webhook_event"}]},"headers":{"type":"array","items":{"allOf":[{"$ref":"#/components/schemas/webhook_header"}]},"description":"Array of custom webhook headers","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Array of custom webhook headers"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Array of custom webhook headers"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A webhook"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A webhook"}},"webhook_header":{"title":"webhook_header","type":"object","description":"Optional header to be specified in webhook","properties":{"key":{"title":"key","type":"string","description":"Key/name of a header","example":"custom-key","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Key/name of a header"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Key/name of a header"}},"value":{"title":"value","type":"string","description":"Value of a header","example":"custom-value","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Value of a header"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Value of a header"}}},"required":["key","value"],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Optional header to be specified in webhook"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Optional header to be specified in webhook"}},"warehouse":{"title":"warehouse","type":"object","description":"A warehouse","additionalProperties":false,"properties":{"warehouse_id":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the warehouse","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the warehouse"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the warehouse"}},"is_default":{"x-nullable":true,"type":"boolean","default":false,"example":true,"description":"Designates which single warehouse is the default on the account","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Designates which single warehouse is the default on the account"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Designates which single warehouse is the default on the account"}},"name":{"type":"string","minLength":1,"example":"Zero Cool HQ","description":"Name of the warehouse","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Name of the warehouse"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Name of the warehouse"}},"created_at":{"type":"string","format":"date-time","readOnly":true,"example":"2019-06-25T18:12:35.583Z","minLength":1,"description":"Timestamp that indicates when the warehouse was created","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Timestamp that indicates when the warehouse was created"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Timestamp that indicates when the warehouse was created"}},"origin_address":{"allOf":[{"$ref":"#/components/schemas/address"}],"description":"The origin address of the warehouse","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The origin address of the warehouse"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The origin address of the warehouse"}},"return_address":{"allOf":[{"$ref":"#/components/schemas/address"}],"description":"The return address associated with the warehouse","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The return address associated with the warehouse"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The return address associated with the warehouse"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A warehouse"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A warehouse"}},"package_type":{"title":"package_type","type":"object","description":"A package type that a carrier supports for shipment.","required":["name","package_code"],"additionalProperties":false,"properties":{"package_id":{"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the package.","example":"se-28529731","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the package."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the package."}},"package_code":{"allOf":[{"$ref":"#/components/schemas/package_code"}]},"name":{"type":"string","minLength":1,"maxLength":50,"example":"laptop_box"},"dimensions":{"allOf":[{"$ref":"#/components/schemas/dimensions"}],"description":"The custom dimensions for the package.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The custom dimensions for the package."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The custom dimensions for the package."}},"description":{"type":"string","maxLength":500,"example":"Packaging for laptops","x-nullable":true,"description":"Provides a helpful description for the custom package.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Provides a helpful description for the custom package."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Provides a helpful description for the custom package."}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A package type that a carrier supports for shipment."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A package type that a carrier supports for shipment."}},"pagination_link":{"title":"pagination_link","type":"object","description":"Helpful links to other pages of results","required":["first","last","prev","next"],"additionalProperties":false,"properties":{"first":{"allOf":[{"$ref":"#/components/schemas/link"}],"description":"The link to the first page of results. This object will _always_ have an `href` field. If there are no results, then the first page will contain an empty array of items.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The link to the first page of results. This object will "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"always"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"em","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" have an "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"href"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" field. If there are no results, then the first page will contain an empty array of items."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The link to the first page of results. This object will _always_ have an `href` field. If there are no results, then the first page will contain an empty array of items.\n"}},"last":{"allOf":[{"$ref":"#/components/schemas/link"}],"description":"The link to the final page of results. This object will _always_ have an `href` field. If there are no results, then the final page will contain an empty array of items.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The link to the final page of results. This object will "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"always"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"em","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" have an "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"href"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" field. If there are no results, then the final page will contain an empty array of items."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The link to the final page of results. This object will _always_ have an `href` field. If there are no results, then the final page will contain an empty array of items.\n"}},"prev":{"allOf":[{"$ref":"#/components/schemas/optional_link"}],"description":"The link to the previous page of results. The `href` field will only be set when the `page` is 2 or greater.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The link to the previous page of results. The "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"href"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" field will only be set when the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"page"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" is 2 or greater."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The link to the previous page of results. The `href` field will only be set when the `page` is 2 or greater.\n"}},"next":{"allOf":[{"$ref":"#/components/schemas/optional_link"}],"description":"The link to the next page of results. The `href` field will only be set when the `page` is less than `pages`.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The link to the next page of results. The "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"href"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" field will only be set when the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"page"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" is less than "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"pages"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The link to the next page of results. The `href` field will only be set when the `page` is less than `pages`.\n"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Helpful links to other pages of results"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Helpful links to other pages of results"}},"optional_link":{"title":"optional_link","type":"object","description":"A link to a related resource, or an empty object if there is no resource to link to","additionalProperties":false,"properties":{"href":{"allOf":[{"$ref":"#/components/schemas/url"}],"description":"The URL of the linked resource, if any","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The URL of the linked resource, if any"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The URL of the linked resource, if any"}},"type":{"type":"string","example":"child","minLength":1,"description":"The type of resource, or the type of relationship to the parent resource","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The type of resource, or the type of relationship to the parent resource"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The type of resource, or the type of relationship to the parent resource"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A link to a related resource, or an empty object if there is no resource to link to"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A link to a related resource, or an empty object if there is no resource to link to"}},"tag":{"title":"tag","type":"object","description":"Tags are arbitrary strings that you can use to categorize shipments. For example, you may want to use tags to distinguish between domestic and international shipments, or between insured and uninsured shipments. Or maybe you want to create a tag for each of your customers so you can easily retrieve every shipment for a customer.\n","required":["name"],"additionalProperties":false,"properties":{"name":{"type":"string","minLength":1,"example":"Fragile","description":"The tag name.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The tag name."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The tag name."}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Tags are arbitrary strings that you can use to categorize shipments. For example, you may want to use tags to distinguish between domestic and international shipments, or between insured and uninsured shipments. Or maybe you want to create a tag for each of your customers so you can easily retrieve every shipment for a customer."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Tags are arbitrary strings that you can use to categorize shipments. For example, you may want to use tags to distinguish between domestic and international shipments, or between insured and uninsured shipments. Or maybe you want to create a tag for each of your customers so you can easily retrieve every shipment for a customer.\n"}},"shipment":{"title":"shipment","type":"object","description":"The information necessary to ship a package, such as the origin, the destination, the carrier service, and the package dimensions and weight.\n\n> **Note:** Either `ship_from` or `warehouse_id` must be set.\n","required":["shipment_id","carrier_id","service_code","ship_date","created_at","modified_at","shipment_status","ship_to","ship_from","warehouse_id","return_to","confirmation","customs","advanced_options","insurance_provider","tags","packages","total_weight"],"additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/partial_shipment"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The information necessary to ship a package, such as the origin, the destination, the carrier service, and the package dimensions and weight."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"Note:"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"strong","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":" Either "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"ship_from"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":" or "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"warehouse_id"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":" must be set."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"blockquote","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"document","annotations":[],"slots":{}},"raw":"The information necessary to ship a package, such as the origin, the destination, the carrier service, and the package dimensions and weight.\n\n> **Note:** Either `ship_from` or `warehouse_id` must be set.\n"}},"address_validating_shipment":{"title":"address_validating_shipment","type":"object","description":"An address validating shipment","required":["shipment_id","carrier_id","service_code","ship_to","ship_from"],"additionalProperties":false,"allOf":[{"title":"validate_shipment_fields","type":"object","properties":{"validate_address":{"default":"no_validation","allOf":[{"$ref":"#/components/schemas/validate_address"}]}}},{"$ref":"#/components/schemas/partial_shipment"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An address validating shipment"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An address validating shipment"}},"partial_shipment":{"title":"partial_shipment","type":"object","description":"The information necessary to ship a package, such as the origin, the destination, the carrier service, and the package dimensions and weight.\n","additionalProperties":false,"properties":{"shipment_id":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the shipment","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the shipment"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the shipment"}},"carrier_id":{"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"The carrier account that is billed for the shipping charges","example":"se-1234567","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The carrier account that is billed for the shipping charges"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The carrier account that is billed for the shipping charges"}},"service_code":{"allOf":[{"$ref":"#/components/schemas/service_code"}],"description":"The [carrier service] used to ship the package, such as `fedex_ground`, `usps_first_class_mail`, `flat_rate_envelope`, etc.\n","example":"se_1234567","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The [carrier service] used to ship the package, such as "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"fedex_ground"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"usps_first_class_mail"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"flat_rate_envelope"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", etc."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The [carrier service] used to ship the package, such as `fedex_ground`, `usps_first_class_mail`, `flat_rate_envelope`, etc.\n"}},"shipping_rule_id":{"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"ID of the shipping rule, which you want to use to automate carrier/carrier service selection for the shipment\n","example":"se-1234","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"ID of the shipping rule, which you want to use to automate carrier/carrier service selection for the shipment"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"ID of the shipping rule, which you want to use to automate carrier/carrier service selection for the shipment\n"}},"external_order_id":{"type":"string","x-nullable":true,"example":"1232434","description":"ID that the Order Source assigned","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"ID that the Order Source assigned"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"ID that the Order Source assigned"}},"items":{"type":"array","default":[],"items":{"allOf":[{"$ref":"#/components/schemas/shipment_item"}]},"description":"Describe the packages included in this shipment as related to potential metadata that was imported from\nexternal order sources\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"Describe the packages included in this shipment as related to potential metadata that was imported from"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"external order sources"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"Describe the packages included in this shipment as related to potential metadata that was imported from\nexternal order sources\n"}},"tax_identifiers":{"type":"array","x-nullable":true,"items":{"allOf":[{"$ref":"#/components/schemas/tax_identifier"}]}},"external_shipment_id":{"type":"string","maxLength":50,"x-nullable":true,"example":"1234556","description":"A unique user-defined key to identify a shipment. This can be used to retrieve the shipment.\n\n> **Warning:** The `external_shipment_id` is limited to 50 characters. Any additional characters will be truncated.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A unique user-defined key to identify a shipment. This can be used to retrieve the shipment."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"Warning:"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"strong","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":" The "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"external_shipment_id"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":" is limited to 50 characters. Any additional characters will be truncated."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"blockquote","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"document","annotations":[],"slots":{}},"raw":"A unique user-defined key to identify a shipment. This can be used to retrieve the shipment.\n\n> **Warning:** The `external_shipment_id` is limited to 50 characters. Any additional characters will be truncated.\n"}},"shipment_number":{"type":"string","maxLength":50,"x-nullable":true,"example":"se-1234545","description":"A non-unique user-defined number used to identify a shipment. If undefined, this will match the external_shipment_id of the shipment.\n\n> **Warning:** The `shipment_number` is limited to 50 characters. Any additional characters will be truncated.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A non-unique user-defined number used to identify a shipment. If undefined, this will match the external_shipment_id of the shipment."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"Warning:"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"strong","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":" The "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"shipment_number"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":" is limited to 50 characters. Any additional characters will be truncated."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"blockquote","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"document","annotations":[],"slots":{}},"raw":"A non-unique user-defined number used to identify a shipment. If undefined, this will match the external_shipment_id of the shipment.\n\n> **Warning:** The `shipment_number` is limited to 50 characters. Any additional characters will be truncated.\n"}},"ship_date":{"allOf":[{"$ref":"#/components/schemas/date"}],"description":"The date that the shipment was (or will be) shippped. ShipStation will take the day of week into consideration. For example, if the carrier does not operate on Sundays, then a package that would have shipped on Sunday will ship on Monday instead.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The date that the shipment was (or will be) shippped. ShipStation will take the day of week into consideration. For example, if the carrier does not operate on Sundays, then a package that would have shipped on Sunday will ship on Monday instead."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The date that the shipment was (or will be) shippped. ShipStation will take the day of week into consideration. For example, if the carrier does not operate on Sundays, then a package that would have shipped on Sunday will ship on Monday instead.\n"}},"created_at":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/date_time"}],"description":"The date and time that the shipment was created in ShipStation .","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The date and time that the shipment was created in ShipStation ."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The date and time that the shipment was created in ShipStation ."}},"modified_at":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/date_time"}],"description":"The date and time that the shipment was created or last modified.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The date and time that the shipment was created or last modified."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The date and time that the shipment was created or last modified."}},"shipment_status":{"readOnly":true,"default":"pending","allOf":[{"$ref":"#/components/schemas/shipment_status"}],"description":"The current status of the shipment","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The current status of the shipment"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The current status of the shipment"}},"ship_to":{"allOf":[{"$ref":"#/components/schemas/shipping_address_to"}],"description":"The recipient's mailing address","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The recipient's mailing address"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The recipient's mailing address"}},"ship_from":{"allOf":[{"$ref":"#/components/schemas/shipping_address"}],"description":"The shipment's origin address. If you frequently ship from the same location, consider [creating a warehouse]. Then you can simply specify the `warehouse_id` rather than the complete address each time.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The shipment's origin address. If you frequently ship from the same location, consider [creating a warehouse]. Then you can simply specify the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"warehouse_id"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" rather than the complete address each time."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The shipment's origin address. If you frequently ship from the same location, consider [creating a warehouse]. Then you can simply specify the `warehouse_id` rather than the complete address each time.\n"}},"warehouse_id":{"x-nullable":true,"default":null,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"The [warehouse] that the shipment is being shipped from. Either `warehouse_id` or `ship_from` must be specified.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The [warehouse] that the shipment is being shipped from. Either "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"warehouse_id"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" or "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"ship_from"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" must be specified."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The [warehouse] that the shipment is being shipped from. Either `warehouse_id` or `ship_from` must be specified.\n"}},"return_to":{"allOf":[{"$ref":"#/components/schemas/shipping_address"}],"description":"The return address for this shipment. Defaults to the `ship_from` address.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The return address for this shipment. Defaults to the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"ship_from"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" address."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The return address for this shipment. Defaults to the `ship_from` address.\n"}},"is_return":{"type":"boolean","x-nullable":true,"default":false,"description":"An optional indicator if the shipment is intended to be a return. Defaults to false if not provided.\n","example":true,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An optional indicator if the shipment is intended to be a return. Defaults to false if not provided."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An optional indicator if the shipment is intended to be a return. Defaults to false if not provided.\n"}},"confirmation":{"default":"none","allOf":[{"$ref":"#/components/schemas/delivery_confirmation"}],"description":"The type of delivery confirmation that is required for this shipment.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The type of delivery confirmation that is required for this shipment."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The type of delivery confirmation that is required for this shipment."}},"customs":{"x-nullable":true,"default":null,"allOf":[{"$ref":"#/components/schemas/international_shipment_options"}],"description":"Customs information. This is usually only needed for international shipments.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Customs information. This is usually only needed for international shipments."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Customs information. This is usually only needed for international shipments.\n"}},"advanced_options":{"allOf":[{"$ref":"#/components/schemas/advanced_shipment_options"}],"description":"Advanced shipment options. These are entirely optional.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Advanced shipment options. These are entirely optional."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Advanced shipment options. These are entirely optional."}},"insurance_provider":{"default":"none","allOf":[{"$ref":"#/components/schemas/insurance_provider"}],"description":"The insurance provider to use for any insured packages in the shipment.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The insurance provider to use for any insured packages in the shipment."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The insurance provider to use for any insured packages in the shipment.\n"}},"tags":{"type":"array","readOnly":true,"default":[],"minItems":0,"items":{"allOf":[{"$ref":"#/components/schemas/tag"}]},"description":"Arbitrary tags associated with this shipment. Tags can be used to categorize shipments, and shipments can be queried by their tags.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Arbitrary tags associated with this shipment. Tags can be used to categorize shipments, and shipments can be queried by their tags."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Arbitrary tags associated with this shipment. Tags can be used to categorize shipments, and shipments can be queried by their tags.\n"}},"order_source_code":{"allOf":[{"$ref":"#/components/schemas/order_source_name"}]},"packages":{"type":"array","minItems":1,"items":{"allOf":[{"$ref":"#/components/schemas/package"}]},"description":"The packages in the shipment.\n\n> **Note:** Some carriers only allow one package per shipment. If you attempt to create a multi-package shipment for a carrier that doesn't allow it, an error will be returned.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The packages in the shipment."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"Note:"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"strong","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":" Some carriers only allow one package per shipment. If you attempt to create a multi-package shipment for a carrier that doesn't allow it, an error will be returned."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"blockquote","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"document","annotations":[],"slots":{}},"raw":"The packages in the shipment.\n\n> **Note:** Some carriers only allow one package per shipment. If you attempt to create a multi-package shipment for a carrier that doesn't allow it, an error will be returned.\n"}},"total_weight":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/weigth"}],"description":"The combined weight of all packages in the shipment","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The combined weight of all packages in the shipment"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The combined weight of all packages in the shipment"}},"comparison_rate_type":{"x-nullable":true,"type":"string","description":"Calculate a rate for this shipment with the requested carrier using a ratecard that differs from the default. Only supported for UPS and USPS.","example":"retail","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Calculate a rate for this shipment with the requested carrier using a ratecard that differs from the default. Only supported for UPS and USPS."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Calculate a rate for this shipment with the requested carrier using a ratecard that differs from the default. Only supported for UPS and USPS."}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The information necessary to ship a package, such as the origin, the destination, the carrier service, and the package dimensions and weight."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The information necessary to ship a package, such as the origin, the destination, the carrier service, and the package dimensions and weight.\n"}},"create_and_validate_shipment":{"title":"create_and_validate_shipment","type":"object","description":"A create and validate shipment resource","additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/partial_shipment"},{"title":"create_shipment_response_body_fields","type":"object","properties":{"errors":{"type":"array","deprecated":true,"items":{"type":"string","minLength":1,"example":"Parameter value '100000000.00' is out of range.","description":"An error that occurred while creating a shipment.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An error that occurred while creating a shipment."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An error that occurred while creating a shipment."}},"description":"An array of errors that occurred while creating shipment.","readOnly":true,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An array of errors that occurred while creating shipment."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An array of errors that occurred while creating shipment."}},"address_validation":{"allOf":[{"$ref":"#/components/schemas/address_validation_result"}],"description":"The address validation","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The address validation"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The address validation"}}}}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A create and validate shipment resource"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A create and validate shipment resource"}},"link":{"title":"link","type":"object","description":"A link to a related resource","additionalProperties":false,"required":["href"],"allOf":[{"$ref":"#/components/schemas/optional_link"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A link to a related resource"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A link to a related resource"}},"monetary_value":{"title":"monetary_value","type":"object","description":"A monetary value, such as the price of a shipping label, the insured value of a package, or an account balance.\n","required":["currency","amount"],"additionalProperties":false,"properties":{"currency":{"allOf":[{"$ref":"#/components/schemas/currency"}]},"amount":{"type":"number","minimum":0,"description":"The monetary amount, in the specified currency.","example":12,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The monetary amount, in the specified currency."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The monetary amount, in the specified currency."}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A monetary value, such as the price of a shipping label, the insured value of a package, or an account balance."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A monetary value, such as the price of a shipping label, the insured value of a package, or an account balance.\n"}},"shipping_address":{"title":"shipping_address","type":"object","additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/address"},{"$ref":"#/components/schemas/partial_shipping_address"}]},"partial_shipping_address":{"title":"partial_shipping_address","type":"object","description":"A complete or partial mailing address.","additionalProperties":false,"properties":{"instructions":{"type":"string","minLength":1,"x-nullable":true,"description":"Additional text about how to handle the shipment at this address.\n","example":"any instructions","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Additional text about how to handle the shipment at this address."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Additional text about how to handle the shipment at this address.\n"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A complete or partial mailing address."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A complete or partial mailing address."}},"address":{"title":"address","type":"object","description":"Any residential or business mailing address, anywhere in the world.\n\n> **Note:** Either `name` or `company_name` must be set. Both may be specified, if relevant.\n","required":["name","phone","address_line1","city_locality","state_province","postal_code","country_code","address_residential_indicator"],"additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/partial_address"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Any residential or business mailing address, anywhere in the world."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"Note:"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"strong","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":" Either "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"name"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":" or "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"company_name"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":" must be set. Both may be specified, if relevant."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"blockquote","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"document","annotations":[],"slots":{}},"raw":"Any residential or business mailing address, anywhere in the world.\n\n> **Note:** Either `name` or `company_name` must be set. Both may be specified, if relevant.\n"}},"partial_address":{"title":"partial_address","type":"object","description":"A complete or partial mailing address.","additionalProperties":false,"properties":{"name":{"type":"string","minLength":1,"example":"John Doe","description":"The name of a contact person at this address. This field may be set instead of - or in addition to - the `company_name` field.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The name of a contact person at this address. This field may be set instead of - or in addition to - the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"company_name"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" field."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The name of a contact person at this address. This field may be set instead of - or in addition to - the `company_name` field.\n"}},"phone":{"type":"string","minLength":1,"example":"+1 204-253-9411 ext. 123","description":"The phone number of a contact person at this address. The format of this phone number varies depending on the country.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The phone number of a contact person at this address. The format of this phone number varies depending on the country."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The phone number of a contact person at this address. The format of this phone number varies depending on the country.\n"}},"email":{"type":"string","x-nullable":true,"example":"example@example.com","description":"Email for the address owner.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Email for the address owner."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Email for the address owner.\n"}},"company_name":{"type":"string","minLength":1,"x-nullable":true,"example":"The Home Depot","description":"If this is a business address, then the company name should be specified here.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"If this is a business address, then the company name should be specified here."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"If this is a business address, then the company name should be specified here.\n"}},"address_line1":{"type":"string","minLength":1,"example":"1999 Bishop Grandin Blvd.","description":"The first line of the street address. For some addresses, this may be the only line. Other addresses may require 2 or 3 lines.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The first line of the street address. For some addresses, this may be the only line. Other addresses may require 2 or 3 lines."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The first line of the street address. For some addresses, this may be the only line. Other addresses may require 2 or 3 lines.\n"}},"address_line2":{"type":"string","minLength":1,"x-nullable":true,"example":"Unit 408","description":"The second line of the street address. For some addresses, this line may not be needed.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The second line of the street address. For some addresses, this line may not be needed."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The second line of the street address. For some addresses, this line may not be needed.\n"}},"address_line3":{"type":"string","minLength":1,"x-nullable":true,"example":"Building #7","description":"The third line of the street address. For some addresses, this line may not be needed.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The third line of the street address. For some addresses, this line may not be needed."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The third line of the street address. For some addresses, this line may not be needed.\n"}},"city_locality":{"type":"string","minLength":1,"example":"Winnipeg","description":"The name of the city or locality","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The name of the city or locality"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The name of the city or locality"}},"state_province":{"type":"string","minLength":1,"example":"Manitoba","description":"The state or province. For some countries (including the U.S.) only abbreviations are allowed. Other countries allow the full name or abbreviation.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The state or province. For some countries (including the U.S.) only abbreviations are allowed. Other countries allow the full name or abbreviation."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The state or province. For some countries (including the U.S.) only abbreviations are allowed. Other countries allow the full name or abbreviation.\n"}},"postal_code":{"allOf":[{"$ref":"#/components/schemas/postal_code"}]},"country_code":{"allOf":[{"$ref":"#/components/schemas/country_code"}],"description":"The two-letter [ISO 3166-1 country code](https://en.wikipedia.org/wiki/ISO_3166-1)\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The two-letter "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"href":"https://en.wikipedia.org/wiki/ISO_3166-1"},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"ISO 3166-1 country code"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"link","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}},"redocly:::linkOriginal:href":"https://en.wikipedia.org/wiki/ISO_3166-1"}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The two-letter [ISO 3166-1 country code](https://en.wikipedia.org/wiki/ISO_3166-1)\n"}},"address_residential_indicator":{"default":"unknown","example":"no","description":"Indicates whether this is a residential address.","allOf":[{"$ref":"#/components/schemas/address_residential_indicator"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Indicates whether this is a residential address."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Indicates whether this is a residential address."}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A complete or partial mailing address."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A complete or partial mailing address."}},"pickup":{"title":"pickup","type":"object","description":"The information necessary to schedule a package pickup\n","additionalProperties":false,"properties":{"pickup_id":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/pickup_resource_id"}]},"label_ids":{"type":"array","items":{"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"Label ID that will be included in the pickup request","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Label ID that will be included in the pickup request"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Label ID that will be included in the pickup request"}},"description":"Label IDs that will be included in the pickup request","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Label IDs that will be included in the pickup request"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Label IDs that will be included in the pickup request"}},"created_at":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/date_time"}],"description":"The date and time that the pickup was created in ShipStation .","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The date and time that the pickup was created in ShipStation ."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The date and time that the pickup was created in ShipStation ."}},"cancelled_at":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/date_time"}],"description":"The date and time that the pickup was cancelled in ShipStation .","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The date and time that the pickup was cancelled in ShipStation ."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The date and time that the pickup was cancelled in ShipStation ."}},"carrier_id":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"The carrier_id associated with the pickup","example":"se-1234567","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The carrier_id associated with the pickup"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The carrier_id associated with the pickup"}},"confirmation_number":{"readOnly":true,"type":"string","x-nullable":true,"description":"The carrier confirmation number for the scheduled pickup.","example":"292513CL4A3","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The carrier confirmation number for the scheduled pickup."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The carrier confirmation number for the scheduled pickup."}},"warehouse_id":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"The warehouse_id associated with the pickup","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The warehouse_id associated with the pickup"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The warehouse_id associated with the pickup"}},"pickup_address":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/address"}]},"contact_details":{"title":"contact_details","type":"object","required":["name","email","phone"],"properties":{"name":{"type":"string","minLength":1,"example":"Jonh"},"email":{"allOf":[{"$ref":"#/components/schemas/email"}],"example":"email@email.com"},"phone":{"type":"string","minLength":7,"description":"Phone number associated","example":"89876752562","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Phone number associated"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Phone number associated"}}}},"pickup_notes":{"type":"string","minLength":0,"description":"Used by some carriers to give special instructions for a package pickup","example":"call before 15:00","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Used by some carriers to give special instructions for a package pickup"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Used by some carriers to give special instructions for a package pickup"}},"pickup_window":{"title":"pickup_window","writeOnly":true,"type":"object","description":"The desired time range for the package pickup.","required":["start_at","end_at"],"properties":{"start_at":{"allOf":[{"$ref":"#/components/schemas/date_time"}]},"end_at":{"allOf":[{"$ref":"#/components/schemas/date_time"}]}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The desired time range for the package pickup."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The desired time range for the package pickup."}},"pickup_windows":{"readOnly":true,"type":"array","description":"An array of available pickup windows. Carriers can return multiple times that they will pickup packages.\n","items":{"allOf":[{"title":"pickup_windows","type":"object","properties":{"start_at":{"allOf":[{"$ref":"#/components/schemas/date_time"}]},"end_at":{"allOf":[{"$ref":"#/components/schemas/date_time"}]}}}]},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An array of available pickup windows. Carriers can return multiple times that they will pickup packages."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An array of available pickup windows. Carriers can return multiple times that they will pickup packages.\n"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The information necessary to schedule a package pickup"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The information necessary to schedule a package pickup\n"}},"dimensions":{"title":"dimensions","type":"object","description":"The dimensions of a package","required":["unit","length","width","height"],"additionalProperties":false,"properties":{"unit":{"default":"inch","allOf":[{"$ref":"#/components/schemas/dimension_unit"}]},"length":{"type":"number","minimum":0,"default":0,"example":2,"description":"The length of the package, in the specified unit","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The length of the package, in the specified unit"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The length of the package, in the specified unit"}},"width":{"type":"number","minimum":0,"default":0,"example":2,"description":"The width of the package, in the specified unit","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The width of the package, in the specified unit"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The width of the package, in the specified unit"}},"height":{"type":"number","minimum":0,"default":0,"example":1,"description":"The height of the package, in the specified unit","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The height of the package, in the specified unit"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The height of the package, in the specified unit"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The dimensions of a package"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The dimensions of a package"}},"weigth":{"title":"weight","type":"object","description":"The weight of a package","required":["value","unit"],"additionalProperties":false,"properties":{"value":{"type":"number","minimum":0,"exclusiveMinimum":2,"description":"The weight, in the specified unit","example":3,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The weight, in the specified unit"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The weight, in the specified unit"}},"unit":{"allOf":[{"$ref":"#/components/schemas/weight_unit"}],"example":"pound"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The weight of a package"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The weight of a package"}},"rates_information":{"title":"rates_information","type":"object","description":"A rates information resource","additionalProperties":false,"properties":{"rates":{"type":"array","readOnly":true,"items":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/rate"}],"description":"Shipment Rates","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Shipment Rates"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Shipment Rates"}},"description":"An array of shipment rates","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An array of shipment rates"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An array of shipment rates"}},"invalid_rates":{"type":"array","readOnly":true,"default":[],"items":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/rate"}],"description":"Invalid Shipment Rate","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Invalid Shipment Rate"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Invalid Shipment Rate"}},"description":"An array of invalid shipment rates","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An array of invalid shipment rates"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An array of invalid shipment rates"}},"rate_request_id":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the rate request","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the rate request"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the rate request"}},"shipment_id":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the shipment","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the shipment"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the shipment"}},"created_at":{"type":"string","format":"date-time","allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"When the rate was created","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"When the rate was created"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"When the rate was created"}},"status":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/rate_response_status"}]},"errors":{"type":"array","items":{"allOf":[{"$ref":"#/components/schemas/error"}]}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A rates information resource"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A rates information resource"}},"rate":{"title":"rate","type":"object","description":"A rate","required":["rate_id","rate_type","carrier_id","shipping_amount","insurance_amount","confirmation_amount","other_amount","zone","package_type","guaranteed_service","negotiated_rate","service_type","service_code","trackable","carrier_code","carrier_nickname","carrier_friendly_name","validation_status","warning_messages","error_messages"],"additionalProperties":false,"properties":{"rate_id":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the rate","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the rate"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the rate"}},"rate_type":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/rate_type"}]},"carrier_id":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the carrier","example":"se-1234567","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the carrier"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the carrier"}},"shipping_amount":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/monetary_value"}],"description":"The shipping amount. Should be added with confirmation_amount, insurance_amount and other_amount to calculate the total purchase price.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The shipping amount. Should be added with confirmation_amount, insurance_amount and other_amount to calculate the total purchase price."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The shipping amount. Should be added with confirmation_amount, insurance_amount and other_amount to calculate the total purchase price."}},"insurance_amount":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/monetary_value"}],"description":"The insurance amount. Should be added with shipping_amount, confirmation_amount and other_amount to calculate the total purchase price.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The insurance amount. Should be added with shipping_amount, confirmation_amount and other_amount to calculate the total purchase price."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The insurance amount. Should be added with shipping_amount, confirmation_amount and other_amount to calculate the total purchase price."}},"confirmation_amount":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/monetary_value"}],"description":"The confirmation amount. Should be added with shipping_amount, insurance_amount and other_amount to calculate the total purchase price.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The confirmation amount. Should be added with shipping_amount, insurance_amount and other_amount to calculate the total purchase price."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The confirmation amount. Should be added with shipping_amount, insurance_amount and other_amount to calculate the total purchase price."}},"other_amount":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/monetary_value"}],"description":"Any other charges associated with this rate. Should be added with shipping_amount, insurance_amount and confirmation_amount to calculate the total purchase price.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Any other charges associated with this rate. Should be added with shipping_amount, insurance_amount and confirmation_amount to calculate the total purchase price."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Any other charges associated with this rate. Should be added with shipping_amount, insurance_amount and confirmation_amount to calculate the total purchase price."}},"requested_comparison_amount":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/monetary_value"}],"description":"The total shipping cost for the specified comparison_rate_type.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The total shipping cost for the specified comparison_rate_type."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The total shipping cost for the specified comparison_rate_type."}},"tax_amount":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/monetary_value"}],"description":"Tariff and additional taxes associated with an international shipment.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Tariff and additional taxes associated with an international shipment."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Tariff and additional taxes associated with an international shipment."}},"zone":{"type":"integer","format":"int32","x-nullable":true,"readOnly":true,"minimum":0,"example":6,"description":"Certain carriers base [their rates](https://blog.stamps.com/2017/09/08/usps-postal-zones/) off of\ncustom zones that vary depending upon the ship_to and ship_from location\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"Certain carriers base "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"href":"https://blog.stamps.com/2017/09/08/usps-postal-zones/"},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"their rates"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"link","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}},"redocly:::linkOriginal:href":"https://blog.stamps.com/2017/09/08/usps-postal-zones/"},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":" off of"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"custom zones that vary depending upon the ship_to and ship_from location"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"Certain carriers base [their rates](https://blog.stamps.com/2017/09/08/usps-postal-zones/) off of\ncustom zones that vary depending upon the ship_to and ship_from location\n"}},"package_type":{"type":"string","x-nullable":true,"readOnly":true,"minLength":1,"example":"package","description":"package type that this rate was estimated for","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"package type that this rate was estimated for"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"package type that this rate was estimated for"}},"delivery_days":{"type":"integer","format":"int32","readOnly":true,"minimum":1,"example":5,"description":"The number of days estimated for delivery, this will show the _actual_ delivery\ntime if for example, the package gets shipped on a Friday\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"The number of days estimated for delivery, this will show the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"actual"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"em","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":" delivery"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"time if for example, the package gets shipped on a Friday"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"The number of days estimated for delivery, this will show the _actual_ delivery\ntime if for example, the package gets shipped on a Friday\n"}},"guaranteed_service":{"type":"boolean","readOnly":true,"description":"Indicates if the rate is guaranteed.","example":true,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Indicates if the rate is guaranteed."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Indicates if the rate is guaranteed."}},"estimated_delivery_date":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/date"}],"example":"2024-12-23T00:00:00.000Z"},"carrier_delivery_days":{"type":"string","readOnly":true,"minLength":1,"example":"22","description":"The carrier delivery days","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The carrier delivery days"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The carrier delivery days"}},"ship_date":{"type":"string","format":"date-time","readOnly":true,"minLength":1,"example":"10/22/2024z00:00","description":"ship date","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"ship date"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"ship date"}},"negotiated_rate":{"type":"boolean","readOnly":true,"description":"Indicates if the rates been negotiated","example":true,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Indicates if the rates been negotiated"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Indicates if the rates been negotiated"}},"service_type":{"type":"string","readOnly":true,"minLength":1,"example":"next_day","description":"service type","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"service type"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"service type"}},"service_code":{"type":"string","readOnly":true,"minLength":1,"description":"service code for the rate","example":"usps_priority_mail_express","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"service code for the rate"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"service code for the rate"}},"trackable":{"type":"boolean","readOnly":true,"description":"Indicates if rate is trackable","example":true,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Indicates if rate is trackable"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Indicates if rate is trackable"}},"carrier_code":{"type":"string","readOnly":true,"minLength":1,"description":"carrier code","example":"stamps_com","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"carrier code"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"carrier code"}},"carrier_nickname":{"type":"string","readOnly":true,"minLength":1,"example":"Free","description":"carrier nickname","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"carrier nickname"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"carrier nickname"}},"carrier_friendly_name":{"type":"string","readOnly":true,"minLength":1,"example":"free","description":"carrier friendly name","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"carrier friendly name"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"carrier friendly name"}},"validation_status":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/validation_status"}]},"warning_messages":{"type":"array","readOnly":true,"minItems":0,"items":{"type":"string","readOnly":true,"minLength":0,"description":"warning message","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"warning message"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"warning message"}},"description":"The warning messages","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The warning messages"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The warning messages"}},"error_messages":{"type":"array","readOnly":true,"minItems":0,"items":{"type":"string","readOnly":true,"minLength":0,"description":"error message","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"error message"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"error message"}},"description":"The error messages","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The error messages"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The error messages"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A rate"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A rate"}},"service":{"title":"service","type":"object","description":"A service offered by the carrier","additionalProperties":false,"properties":{"carrier_id":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the carrier","example":"se-1234567","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the carrier"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the carrier"}},"carrier_code":{"allOf":[{"$ref":"#/components/schemas/se_id"}]},"service_code":{"type":"string","minLength":1,"readOnly":true,"example":"usps_media_mail","description":"service code","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"service code"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"service code"}},"name":{"type":"string","minLength":1,"readOnly":true,"example":"USPS First Class Mail","description":"User friendly service name","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"User friendly service name"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"User friendly service name"}},"domestic":{"type":"boolean","readOnly":true,"example":true,"description":"Supports domestic shipping","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Supports domestic shipping"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Supports domestic shipping"}},"international":{"type":"boolean","readOnly":true,"example":true,"description":"Supports international shipping.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Supports international shipping."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Supports international shipping."}},"is_multi_package_supported":{"type":"boolean","example":true,"readOnly":true,"description":"Carrier supports multiple packages per shipment","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Carrier supports multiple packages per shipment"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Carrier supports multiple packages per shipment"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A service offered by the carrier"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A service offered by the carrier"}},"alternative_identifier":{"title":"alternative_identifier","type":"object","description":"Additional information some carriers may provide by which to identify a given label in their system.\n","additionalProperties":false,"properties":{"type":{"type":"string","minLength":1,"example":"last_mile_tracking_number","description":"The type of alternative_identifier that corresponds to the value.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The type of alternative_identifier that corresponds to the value."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The type of alternative_identifier that corresponds to the value.\n"}},"value":{"type":"string","minLength":1,"example":"12345678912345678912","description":"The value of the alternative_identifier.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The value of the alternative_identifier."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The value of the alternative_identifier.\n"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Additional information some carriers may provide by which to identify a given label in their system."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Additional information some carriers may provide by which to identify a given label in their system.\n"}},"address_validation_result":{"title":"address_validation_result","type":"object","description":"An address validation result","required":["status","original_address","matched_address","messages"],"additionalProperties":false,"properties":{"status":{"allOf":[{"$ref":"#/components/schemas/address_validation_status"}]},"original_address":{"allOf":[{"$ref":"#/components/schemas/address"}],"description":"The original address that was sent for validation","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The original address that was sent for validation"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The original address that was sent for validation"}},"matched_address":{"x-nullable":true,"readOnly":true,"allOf":[{"$ref":"#/components/schemas/address"}],"description":"The matched address found by the ShipStation API","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The matched address found by the ShipStation API"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The matched address found by the ShipStation API"}},"messages":{"type":"array","readOnly":true,"default":[],"items":{"title":"response_message","type":"object","description":"A response message that displays when additional info is needed for an address validation request.","additionalProperties":false,"required":["code","message","type","detail_code"],"properties":{"code":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/address_validation_code"}]},"message":{"type":"string","readOnly":true,"example":"Invalid Postal Code","minLength":1,"description":"Message explaining the address validation error","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Message explaining the address validation error"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Message explaining the address validation error"}},"type":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/address_validation_message_type"}]},"detail_code":{"x-nullable":true,"allOf":[{"$ref":"#/components/schemas/address_validation_detail_code"}]}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A response message that displays when additional info is needed for an address validation request."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A response message that displays when additional info is needed for an address validation request."}},"description":"The list of messages that were generated during the address validation request.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The list of messages that were generated during the address validation request."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The list of messages that were generated during the address validation request."}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An address validation result"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An address validation result"}},"label_package":{"title":"label_package","type":"object","description":"A package returned in the response from creating a [shipping label]\n","required":["weight"],"additionalProperties":false,"properties":{"package_id":{"readOnly":true,"type":"integer","format":"int32","description":"The shipment package id","example":1234545,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The shipment package id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The shipment package id"}},"package_code":{"allOf":[{"$ref":"#/components/schemas/package_code"}],"description":"The [package type], such as `thick_envelope`, `small_flat_rate_box`, `large_package`, etc. The code `package` indicates a custom or unknown package type.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The [package type], such as "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"thick_envelope"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"small_flat_rate_box"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"large_package"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", etc. The code "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"package"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" indicates a custom or unknown package type."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The [package type], such as `thick_envelope`, `small_flat_rate_box`, `large_package`, etc. The code `package` indicates a custom or unknown package type.\n"}},"weight":{"allOf":[{"$ref":"#/components/schemas/weight"}],"description":"The package weight","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The package weight"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The package weight"}},"dimensions":{"allOf":[{"$ref":"#/components/schemas/dimensions"}],"description":"The package dimensions","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The package dimensions"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The package dimensions"}},"insured_value":{"allOf":[{"$ref":"#/components/schemas/monetary_value"}],"default":[{"currency":"usd","amount":0}],"description":"The insured value of the package. Requires the `insurance_provider` field of the shipment to be set.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The insured value of the package. Requires the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"insurance_provider"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" field of the shipment to be set."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The insured value of the package. Requires the `insurance_provider` field of the shipment to be set.\n"}},"tracking_number":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/tracking_number"}],"description":"The tracking number for the package. The format depends on the carrier.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The tracking number for the package. The format depends on the carrier."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The tracking number for the package. The format depends on the carrier.\n"}},"label_download":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/label_download"}],"description":"The label download for the package","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The label download for the package"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The label download for the package"}},"form_download":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/optional_link"}],"description":"The form download for any customs that are needed","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The form download for any customs that are needed"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The form download for any customs that are needed"}},"qr_code_download":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/optional_link"}],"description":"The QR code download for the package","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The QR code download for the package"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The QR code download for the package"}},"paperless_download":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/paperless_download"}],"description":"The paperless details which may contain elements like `href`, `instructions` and `handoff_code`.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The paperless details which may contain elements like "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"href"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"instructions"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" and "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"handoff_code"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The paperless details which may contain elements like `href`, `instructions` and `handoff_code`."}},"label_messages":{"allOf":[{"$ref":"#/components/schemas/label_messages"}]},"external_package_id":{"type":"string","minLength":1,"description":"An external package id.","example":"se-1234567","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An external package id."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An external package id."}},"content_description":{"type":"string","minLength":1,"maxLength":35,"description":"A short description of the package content. Required for shipments moving to, from, and through Mexico.\n","example":"Hand knitted wool socks","x-nullable":true,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A short description of the package content. Required for shipments moving to, from, and through Mexico."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A short description of the package content. Required for shipments moving to, from, and through Mexico.\n"}},"sequence":{"readOnly":true,"format":"int32","type":"integer","description":"Package sequence","example":34,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Package sequence"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Package sequence"}},"has_label_documents":{"type":"boolean","description":"Whether the package has label documents available for download","example":true,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Whether the package has label documents available for download"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Whether the package has label documents available for download"}},"has_form_documents":{"type":"boolean","description":"Whether the package has form documents available for download","example":true,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Whether the package has form documents available for download"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Whether the package has form documents available for download"}},"has_qr_code_documents":{"type":"boolean","description":"Whether the package has QR code documents available for download","example":true,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Whether the package has QR code documents available for download"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Whether the package has QR code documents available for download"}},"has_paperless_label_documents":{"type":"boolean","description":"Whether the package has paperless documents available for download","example":true,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Whether the package has paperless documents available for download"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Whether the package has paperless documents available for download"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A package returned in the response from creating a [shipping label]"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A package returned in the response from creating a [shipping label]\n"}},"package":{"title":"package","type":"object","description":"A package associated with a shipment\n","required":["weight"],"additionalProperties":false,"properties":{"shipment_package_id":{"allOf":[{"$ref":"#/components/schemas/se_id"}],"readOnly":true,"description":"A string that uniquely identifies this shipment package","example":"se-123456","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies this shipment package"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies this shipment package"}},"package_id":{"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies this [package type]","example":"se-123456","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies this [package type]"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies this [package type]"}},"package_code":{"allOf":[{"$ref":"#/components/schemas/package_code"}],"description":"The [package type] such as `thick_envelope`, `small_flat_rate_box`, `large_package`, etc. The code `package` indicates a custom or unknown package type.\n","example":"thick_envelope","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The [package type] such as "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"thick_envelope"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"small_flat_rate_box"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"large_package"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", etc. The code "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"package"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" indicates a custom or unknown package type."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The [package type] such as `thick_envelope`, `small_flat_rate_box`, `large_package`, etc. The code `package` indicates a custom or unknown package type.\n"}},"package_name":{"type":"string","description":"The name of the of the [package type]","example":"Flat Rate Envelope","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The name of the of the [package type]"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The name of the of the [package type]"}},"weight":{"allOf":[{"$ref":"#/components/schemas/weight"}],"description":"The package weight","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The package weight"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The package weight"}},"dimensions":{"allOf":[{"$ref":"#/components/schemas/dimensions"}],"description":"The package dimensions","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The package dimensions"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The package dimensions"}},"insured_value":{"allOf":[{"$ref":"#/components/schemas/monetary_value"}],"default":[{"currency":"usd","amount":0}],"description":"The insured value of the package. Requires the `insurance_provider` field of the shipment to be set.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The insured value of the package. Requires the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"insurance_provider"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" field of the shipment to be set."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The insured value of the package. Requires the `insurance_provider` field of the shipment to be set.\n"}},"label_messages":{"allOf":[{"$ref":"#/components/schemas/label_messages"}]},"external_package_id":{"type":"string","minLength":1,"description":"An external package id.","example":"se-1234545","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An external package id."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An external package id."}},"tracking_number":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/tracking_number"}],"description":"The tracking number for the package. The format depends on the carrier.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The tracking number for the package. The format depends on the carrier."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The tracking number for the package. The format depends on the carrier.\n"}},"content_description":{"type":"string","minLength":1,"maxLength":35,"description":"A short description of the package content. Required for shipments moving to, from, and through Mexico.\n","example":"Hand knitted wool socks","x-nullable":true,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A short description of the package content. Required for shipments moving to, from, and through Mexico."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A short description of the package content. Required for shipments moving to, from, and through Mexico.\n"}},"products":{"type":"array","default":[],"minItems":0,"description":"Details about products inside packages (Information provided would be used on custom documentation)","items":{"title":"products","type":"object","description":"The customs declaration for a single item in the shipment.","additionalProperties":false,"properties":{"description":{"type":"string","x-nullable":true,"maxLength":100,"default":null,"description":"A description of the item","example":"a minimum description","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A description of the item"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A description of the item"}},"quantity":{"type":"integer","format":"int32","minimum":0,"default":0,"description":"The quantity of this item in the shipment.","example":1,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The quantity of this item in the shipment."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The quantity of this item in the shipment."}},"value":{"allOf":[{"$ref":"#/components/schemas/monetary_value"}],"description":"The declared value of each item","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The declared value of each item"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The declared value of each item"}},"weight":{"allOf":[{"$ref":"#/components/schemas/weight"}],"description":"The item weight","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The item weight"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The item weight"}},"harmonized_tariff_code":{"type":"string","x-nullable":true,"default":null,"example":"3926.10","description":"The [Harmonized Tariff Code](https://en.wikipedia.org/wiki/Harmonized_System) of this item.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"href":"https://en.wikipedia.org/wiki/Harmonized_System"},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Harmonized Tariff Code"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"link","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}},"redocly:::linkOriginal:href":"https://en.wikipedia.org/wiki/Harmonized_System"},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" of this item."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The [Harmonized Tariff Code](https://en.wikipedia.org/wiki/Harmonized_System) of this item."}},"country_of_origin":{"x-nullable":true,"default":null,"allOf":[{"$ref":"#/components/schemas/country_code"}],"description":"The two-letter [ISO 3166-1 country code](https://en.wikipedia.org/wiki/ISO_3166-1) where this item originated\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The two-letter "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"href":"https://en.wikipedia.org/wiki/ISO_3166-1"},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"ISO 3166-1 country code"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"link","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}},"redocly:::linkOriginal:href":"https://en.wikipedia.org/wiki/ISO_3166-1"},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" where this item originated"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The two-letter [ISO 3166-1 country code](https://en.wikipedia.org/wiki/ISO_3166-1) where this item originated\n"}},"unit_of_measure":{"type":"string","x-nullable":true,"example":"pound"},"sku":{"type":"string","description":"The SKU (Stock Keeping Unit) of the item","x-nullable":true,"example":"sku-1223344","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The SKU (Stock Keeping Unit) of the item"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The SKU (Stock Keeping Unit) of the item"}},"sku_description":{"type":"string","description":"Description of the Custom Item's SKU","x-nullable":true,"example":"this is a description","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Description of the Custom Item's SKU"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Description of the Custom Item's SKU"}},"mid_code":{"type":"string","description":"Manufacturers Identification code","x-nullable":true,"example":"GBCOM15BRI","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Manufacturers Identification code"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Manufacturers Identification code"}},"product_url":{"type":"string","description":"link to the item on the seller website","x-nullable":true,"example":"https://myproduct.com","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"link to the item on the seller website"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"link to the item on the seller website"}},"vat_rate":{"type":"number","description":"VAT rate applicable to the item","x-nullable":true,"example":0.2,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"VAT rate applicable to the item"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"VAT rate applicable to the item"}},"dangerous_goods":{"type":"array","default":[],"minItems":0,"description":"Details about dangerous goods inside products","items":{"$ref":"#/components/schemas/dangerous_goods"},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Details about dangerous goods inside products"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Details about dangerous goods inside products"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The customs declaration for a single item in the shipment."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The customs declaration for a single item in the shipment."}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Details about products inside packages (Information provided would be used on custom documentation)"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Details about products inside packages (Information provided would be used on custom documentation)"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A package associated with a shipment"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A package associated with a shipment\n"}},"label_messages":{"title":"label_messages","type":"object","description":"Custom messages to print on the shipping label for the package. These are typically used to print invoice numbers, product numbers, or other internal reference numbers. Not all carriers support label messages. The number of lines and the maximum length of each line also varies by carrier.\n\n|Carrier |Max lines |Max line length\n|-------------------|----------|--------------------\n|USPS (Stamps.com) |3 |60\n|FedEx |3 |35 for the first line. 30 for additional lines.\n|UPS |2 |35\n|OnTrac |2 |25\n","required":["reference1","reference2","reference3"],"additionalProperties":false,"properties":{"reference1":{"type":"string","x-nullable":true,"default":null,"description":"The first line of the custom label message. Some carriers may prefix this line with something like \"REF\", \"Reference\", \"Trx Ref No.\", etc.\n","example":"Reference","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The first line of the custom label message. Some carriers may prefix this line with something like \"REF\", \"Reference\", \"Trx Ref No.\", etc."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The first line of the custom label message. Some carriers may prefix this line with something like \"REF\", \"Reference\", \"Trx Ref No.\", etc.\n"}},"reference2":{"type":"string","x-nullable":true,"default":null,"description":"The second line of the custom label message. Some carriers may prefix this line with something like \"INV\", \"Reference 2\", \"Trx Ref No.\", etc.\n","example":"Reference 2","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The second line of the custom label message. Some carriers may prefix this line with something like \"INV\", \"Reference 2\", \"Trx Ref No.\", etc."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The second line of the custom label message. Some carriers may prefix this line with something like \"INV\", \"Reference 2\", \"Trx Ref No.\", etc.\n"}},"reference3":{"type":"string","x-nullable":true,"default":null,"description":"The third line of the custom label message. Some carriers may prefix this line with something like \"PO\", \"Reference 3\", etc.\n","example":"Reference 3","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The third line of the custom label message. Some carriers may prefix this line with something like \"PO\", \"Reference 3\", etc."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The third line of the custom label message. Some carriers may prefix this line with something like \"PO\", \"Reference 3\", etc.\n"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Custom messages to print on the shipping label for the package. These are typically used to print invoice numbers, product numbers, or other internal reference numbers. Not all carriers support label messages. The number of lines and the maximum length of each line also varies by carrier."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[2,8],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"Carrier"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"th","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"Max lines"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"th","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"Max line length"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"th","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"thead","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[4,8],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":true,"attributes":{"content":"USPS (Stamps.com)"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}},{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":true,"attributes":{"content":"3"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}},{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":true,"attributes":{"content":"60"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"content":"FedEx"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"content":"3"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"content":"35 for the first line. 30 for additional lines."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"UPS"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"2"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"35"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":true,"attributes":{"content":"OnTrac"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}},{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":true,"attributes":{"content":"2"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}},{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":true,"attributes":{"content":"25"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}}],"type":"tbody","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":8}}}],"type":"table","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":8}}}],"type":"document","annotations":[],"slots":{}},"raw":"Custom messages to print on the shipping label for the package. These are typically used to print invoice numbers, product numbers, or other internal reference numbers. Not all carriers support label messages. The number of lines and the maximum length of each line also varies by carrier.\n\n|Carrier |Max lines |Max line length\n|-------------------|----------|--------------------\n|USPS (Stamps.com) |3 |60\n|FedEx |3 |35 for the first line. 30 for additional lines.\n|UPS |2 |35\n|OnTrac |2 |25\n"}},"weight":{"title":"weight","type":"object","description":"The weight of a package","required":["value","unit"],"additionalProperties":false,"properties":{"value":{"type":"number","minimum":0,"exclusiveMinimum":1,"example":23,"description":"The weight, in the specified unit","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The weight, in the specified unit"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The weight, in the specified unit"}},"unit":{"allOf":[{"$ref":"#/components/schemas/weight_unit"}]}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The weight of a package"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The weight of a package"}},"dangerous_goods":{"title":"dangerous_goods","type":"object","description":"Dangerous goods attribute associated with the product\n","additionalProperties":false,"properties":{"id_number":{"type":"string","x-nullable":true,"default":null,"description":"UN number to identify the dangerous goods.","example":"1234r1","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"UN number to identify the dangerous goods."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"UN number to identify the dangerous goods."}},"shipping_name":{"type":"string","x-nullable":true,"default":null,"description":"Trade description of the dangerous goods.","example":"things with dangerous goods","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Trade description of the dangerous goods."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Trade description of the dangerous goods."}},"technical_name":{"type":"string","x-nullable":true,"default":null,"description":"Recognized Technical or chemical name of dangerous goods.","example":"chloric acid","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Recognized Technical or chemical name of dangerous goods."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Recognized Technical or chemical name of dangerous goods."}},"product_class":{"type":"string","x-nullable":true,"default":null,"description":"Dangerous goods product class based on regulation.","example":"1987","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Dangerous goods product class based on regulation."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Dangerous goods product class based on regulation."}},"product_class_subsidiary":{"type":"string","x-nullable":true,"default":null,"description":"A secondary of product class for substances presenting more than one particular hazard","example":"1987","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A secondary of product class for substances presenting more than one particular hazard"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A secondary of product class for substances presenting more than one particular hazard"}},"packaging_group":{"title":"packaging_group","type":"string","enum":["i","ii","iii"],"example":"ii"},"dangerous_amount":{"allOf":[{"$ref":"#/components/schemas/dangerous_amount"}],"description":"This model represents the amount of the dangerous goods.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"This model represents the amount of the dangerous goods."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"This model represents the amount of the dangerous goods."}},"quantity":{"type":"integer","format":"int32","minimum":0,"default":0,"description":"Quantity of dangerous goods.","example":1,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Quantity of dangerous goods."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Quantity of dangerous goods."}},"packaging_instruction":{"type":"string","x-nullable":true,"default":null,"description":"The specific standardized packaging instructions from the relevant regulatory agency that have been applied to the parcel/container.","example":"Packaging materials and containers that are in contact with food products must comply with the provisions established by Regulation ","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The specific standardized packaging instructions from the relevant regulatory agency that have been applied to the parcel/container."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The specific standardized packaging instructions from the relevant regulatory agency that have been applied to the parcel/container."}},"packaging_instruction_section":{"title":"packaging_instruction_section","type":"string","enum":["section_1","section_2","section_1a","section_1b"],"example":"section_1"},"packaging_type":{"type":"string","x-nullable":true,"default":null,"description":"The type of exterior packaging used to contain the dangerous good.","example":"X","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The type of exterior packaging used to contain the dangerous good."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The type of exterior packaging used to contain the dangerous good."}},"transport_mean":{"title":"transport_mean","type":"string","enum":["ground","water","cargo_aircraft_only","passenger_aircraft"],"example":"ground"},"transport_category":{"type":"string","x-nullable":true,"default":null,"description":"Transport category assign to dangerous goods for the transport purpose.","example":"6.1","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Transport category assign to dangerous goods for the transport purpose."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Transport category assign to dangerous goods for the transport purpose."}},"regulation_authority":{"type":"string","x-nullable":true,"default":null,"description":"Name of the regulatory authority.","example":"AEAT","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Name of the regulatory authority."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Name of the regulatory authority."}},"regulation_level":{"title":"regulation_level","type":"string","enum":["lightly_regulated","fully_regulated","limited_quantities","excepted_quantity"],"example":"excepted_quantity"},"radioactive":{"type":"boolean","x-nullable":true,"example":false,"description":"Indication if the substance is radioactive.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Indication if the substance is radioactive."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Indication if the substance is radioactive."}},"reportable_quantity":{"type":"boolean","x-nullable":true,"example":false,"description":"Indication if the substance needs to be reported to regulatory authority based on the quantity.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Indication if the substance needs to be reported to regulatory authority based on the quantity."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Indication if the substance needs to be reported to regulatory authority based on the quantity."}},"tunnel_code":{"type":"string","x-nullable":true,"default":null,"description":"Defines which types of tunnels the shipment is allowed to go through","example":"all","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Defines which types of tunnels the shipment is allowed to go through"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Defines which types of tunnels the shipment is allowed to go through"}},"additional_description":{"type":"string","x-nullable":true,"default":null,"description":"Provider additonal description regarding the dangerous goods. This is used as a placed holder to provider additional context and varies by carrier","example":"any description","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Provider additonal description regarding the dangerous goods. This is used as a placed holder to provider additional context and varies by carrier"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Provider additonal description regarding the dangerous goods. This is used as a placed holder to provider additional context and varies by carrier"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Dangerous goods attribute associated with the product"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Dangerous goods attribute associated with the product\n"}},"dangerous_amount":{"title":"dangerous_amount","type":"object","description":"This model represents the amount of the dangerous goods..","additionalProperties":false,"properties":{"amount":{"type":"number","minimum":0,"default":0,"description":"The amount of dangerous goods.","example":12,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The amount of dangerous goods."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The amount of dangerous goods."}},"unit":{"type":"string","x-nullable":true,"default":null,"description":"The unit of dangerous goods.","example":"GBP","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The unit of dangerous goods."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The unit of dangerous goods."}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"This model represents the amount of the dangerous goods.."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"This model represents the amount of the dangerous goods.."}},"paperless_download":{"title":"paperless_download","type":"object","description":"The paperless details which may contain elements like `href`, `instructions` and `handoff_code`.\n","additionalProperties":false,"properties":{"href":{"allOf":[{"$ref":"#/components/schemas/url"}],"description":"The URL of the linked resource, if any","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The URL of the linked resource, if any"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The URL of the linked resource, if any"}},"instructions":{"type":"string","x-nullable":true,"default":null,"description":"The instructions for the paperless download.\n","example":"any instructions","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The instructions for the paperless download."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The instructions for the paperless download.\n"}},"handoff_code":{"type":"string","x-nullable":true,"default":null,"example":"122334","description":"The handoff code for the paperless download.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The handoff code for the paperless download."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The handoff code for the paperless download.\n"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The paperless details which may contain elements like "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"href"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"instructions"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" and "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"handoff_code"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The paperless details which may contain elements like `href`, `instructions` and `handoff_code`.\n"}},"label_download":{"title":"label_download","type":"object","description":"Reference to the various downloadable file formats for the generated label\n","additionalProperties":false,"properties":{"href":{"allOf":[{"$ref":"#/components/schemas/url"}],"description":"The URL of the linked resource, if any","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The URL of the linked resource, if any"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The URL of the linked resource, if any"}},"pdf":{"allOf":[{"$ref":"#/components/schemas/url"}],"description":"The URL for the pdf generated label","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The URL for the pdf generated label"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The URL for the pdf generated label"}},"png":{"allOf":[{"$ref":"#/components/schemas/url"}],"description":"The URL for the png generated label","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The URL for the png generated label"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The URL for the png generated label"}},"zpl":{"allOf":[{"$ref":"#/components/schemas/url"}],"description":"The URL for the zpl generated label","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The URL for the zpl generated label"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The URL for the zpl generated label"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Reference to the various downloadable file formats for the generated label"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Reference to the various downloadable file formats for the generated label\n"}},"advanced_shipment_options":{"title":"advanced_shipment_options","type":"object","description":"Advanced shipment options","additionalProperties":false,"properties":{"bill_to_account":{"type":"string","x-nullable":true,"default":null,"description":"This field is used to [bill shipping costs to a third party]. This field must be used in conjunction with the `bill_to_country_code`, `bill_to_party`, and `bill_to_postal_code` fields.\n","example":"123456789","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"This field is used to [bill shipping costs to a third party]. This field must be used in conjunction with the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"bill_to_country_code"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"bill_to_party"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", and "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"bill_to_postal_code"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" fields."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"This field is used to [bill shipping costs to a third party]. This field must be used in conjunction with the `bill_to_country_code`, `bill_to_party`, and `bill_to_postal_code` fields.\n"}},"bill_to_country_code":{"x-nullable":true,"default":null,"allOf":[{"$ref":"#/components/schemas/country_code"}],"description":"The two-letter [ISO 3166-1 country code](https://en.wikipedia.org/wiki/ISO_3166-1) of the third-party that is responsible for shipping costs.\n","example":"US","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The two-letter "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"href":"https://en.wikipedia.org/wiki/ISO_3166-1"},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"ISO 3166-1 country code"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"link","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}},"redocly:::linkOriginal:href":"https://en.wikipedia.org/wiki/ISO_3166-1"},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" of the third-party that is responsible for shipping costs."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The two-letter [ISO 3166-1 country code](https://en.wikipedia.org/wiki/ISO_3166-1) of the third-party that is responsible for shipping costs.\n"}},"bill_to_party":{"x-nullable":true,"default":null,"allOf":[{"$ref":"#/components/schemas/bill_to_party"}],"description":"Indicates whether to bill shipping costs to the recipient or to a third-party. When billing to a third-party, the `bill_to_account`, `bill_to_country_code`, and `bill_to_postal_code` fields must also be set.\n","example":"third_party","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Indicates whether to bill shipping costs to the recipient or to a third-party. When billing to a third-party, the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"bill_to_account"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"bill_to_country_code"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", and "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"bill_to_postal_code"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" fields must also be set."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Indicates whether to bill shipping costs to the recipient or to a third-party. When billing to a third-party, the `bill_to_account`, `bill_to_country_code`, and `bill_to_postal_code` fields must also be set.\n"}},"bill_to_postal_code":{"type":"string","x-nullable":true,"default":null,"description":"The postal code of the third-party that is responsible for shipping costs.\n","example":"28005","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The postal code of the third-party that is responsible for shipping costs."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The postal code of the third-party that is responsible for shipping costs.\n"}},"contains_alcohol":{"type":"boolean","default":false,"description":"Indicates that the shipment contains alcohol.","example":true,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Indicates that the shipment contains alcohol."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Indicates that the shipment contains alcohol."}},"delivered_duty_paid":{"type":"boolean","default":false,"description":"Indicates that the shipper is paying the international delivery duties for this shipment. This option is supported by UPS, FedEx, and DHL Express.\n","example":true,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Indicates that the shipper is paying the international delivery duties for this shipment. This option is supported by UPS, FedEx, and DHL Express."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Indicates that the shipper is paying the international delivery duties for this shipment. This option is supported by UPS, FedEx, and DHL Express.\n"}},"dry_ice":{"type":"boolean","default":false,"description":"Indicates if the shipment contain dry ice","example":true,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Indicates if the shipment contain dry ice"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Indicates if the shipment contain dry ice"}},"dry_ice_weight":{"x-nullable":true,"allOf":[{"$ref":"#/components/schemas/weight"}],"description":"The weight of the dry ice in the shipment","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The weight of the dry ice in the shipment"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The weight of the dry ice in the shipment"}},"non_machinable":{"type":"boolean","default":false,"description":"Indicates that the package cannot be processed automatically because it is too large or irregularly shaped. This is primarily for USPS shipments. See [Section 1.2 of the USPS parcel standards](https://pe.usps.com/text/dmm300/101.htm#ep1047495) for details.\n","example":true,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Indicates that the package cannot be processed automatically because it is too large or irregularly shaped. This is primarily for USPS shipments. See "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"href":"https://pe.usps.com/text/dmm300/101.htm#ep1047495"},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Section 1.2 of the USPS parcel standards"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"link","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}},"redocly:::linkOriginal:href":"https://pe.usps.com/text/dmm300/101.htm#ep1047495"},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" for details."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Indicates that the package cannot be processed automatically because it is too large or irregularly shaped. This is primarily for USPS shipments. See [Section 1.2 of the USPS parcel standards](https://pe.usps.com/text/dmm300/101.htm#ep1047495) for details.\n"}},"saturday_delivery":{"type":"boolean","default":false,"description":"Enables Saturday delivery, if supported by the carrier.","example":true,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Enables Saturday delivery, if supported by the carrier."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Enables Saturday delivery, if supported by the carrier."}},"fedex_freight":{"type":"object","description":"Provide details for the Fedex freight service","properties":{"shipper_load_and_count":{"type":"string","example":"shipper_load_and_count"},"booking_confirmation":{"type":"string","example":"today"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Provide details for the Fedex freight service"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Provide details for the Fedex freight service"}},"use_ups_ground_freight_pricing":{"type":"boolean","x-nullable":true,"default":null,"description":"Whether to use [UPS Ground Freight pricing] If enabled, then a `freight_class` must also be specified.\n","example":true,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Whether to use [UPS Ground Freight pricing] If enabled, then a "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"freight_class"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" must also be specified."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Whether to use [UPS Ground Freight pricing] If enabled, then a `freight_class` must also be specified.\n"}},"freight_class":{"type":"string","x-nullable":true,"default":null,"example":"77.5","description":"The National Motor Freight Traffic Association [freight class](http://www.nmfta.org/pages/nmfc?AspxAutoDetectCookieSupport=1), such as \"77.5\", \"110\", or \"250\".\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The National Motor Freight Traffic Association "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"href":"http://www.nmfta.org/pages/nmfc?AspxAutoDetectCookieSupport=1"},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"freight class"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"link","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}},"redocly:::linkOriginal:href":"http://www.nmfta.org/pages/nmfc?AspxAutoDetectCookieSupport=1"},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", such as \"77.5\", \"110\", or \"250\"."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The National Motor Freight Traffic Association [freight class](http://www.nmfta.org/pages/nmfc?AspxAutoDetectCookieSupport=1), such as \"77.5\", \"110\", or \"250\".\n"}},"custom_field1":{"type":"string","x-nullable":true,"default":null,"maxLength":100,"description":"An arbitrary field that can be used to store information about the shipment.\n","example":"custom field 1","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An arbitrary field that can be used to store information about the shipment."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An arbitrary field that can be used to store information about the shipment.\n"}},"custom_field2":{"type":"string","x-nullable":true,"default":null,"maxLength":100,"description":"An arbitrary field that can be used to store information about the shipment.\n","example":"custom field 2","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An arbitrary field that can be used to store information about the shipment."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An arbitrary field that can be used to store information about the shipment.\n"}},"custom_field3":{"type":"string","x-nullable":true,"default":null,"maxLength":100,"description":"An arbitrary field that can be used to store information about the shipment.\n","example":"custom field 3","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An arbitrary field that can be used to store information about the shipment."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An arbitrary field that can be used to store information about the shipment.\n"}},"origin_type":{"x-nullable":true,"default":null,"allOf":[{"$ref":"#/components/schemas/origin_type"}]},"additional_handling":{"type":"boolean","x-nullable":true,"default":null,"description":"Indicate to the carrier that this shipment requires additional handling.\n","example":true,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Indicate to the carrier that this shipment requires additional handling."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Indicate to the carrier that this shipment requires additional handling.\n"}},"shipper_release":{"type":"boolean","x-nullable":true,"default":null,"example":true},"collect_on_delivery":{"title":"collect_on_delivery","type":"object","description":"Defer payment until package is delivered, instead of when it is ordered.","properties":{"payment_type":{"allOf":[{"$ref":"#/components/schemas/collect_on_delivery_payment_type"}]},"payment_amount":{"title":"payment_amount","type":"object","properties":{"currency":{"allOf":[{"$ref":"#/components/schemas/currency"}],"example":"USD"},"amount":{"minimum":0,"type":"number","example":12}}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Defer payment until package is delivered, instead of when it is ordered."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Defer payment until package is delivered, instead of when it is ordered."}},"third_party_consignee":{"type":"boolean","default":false,"description":"Third Party Consignee option is a value-added service that allows the shipper to supply goods without commercial invoices being attached","example":true,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Third Party Consignee option is a value-added service that allows the shipper to supply goods without commercial invoices being attached"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Third Party Consignee option is a value-added service that allows the shipper to supply goods without commercial invoices being attached"}},"dangerous_goods":{"type":"boolean","default":false,"description":"Indicates if the Dangerous goods are present in the shipment","example":true,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Indicates if the Dangerous goods are present in the shipment"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Indicates if the Dangerous goods are present in the shipment"}},"dangerous_goods_contact":{"type":"object","description":"Contact information for Dangerous goods","properties":{"name":{"type":"string","description":"Name of the contact","example":"Michael Robinson","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Name of the contact"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Name of the contact"}},"phone":{"type":"string","description":"Phone number of the contact","example":"123456578789","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Phone number of the contact"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Phone number of the contact"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Contact information for Dangerous goods"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Contact information for Dangerous goods"}},"windsor_framework_details":{"type":"object","description":"The Windsor framework is a new regulation in the UK that simplifies customs procedures for goods moved from the UK mainland to Northern Ireland.","properties":{"movement_indicator":{"type":"string","description":"An indicator that will tell the carrier and HMRC the type of movement for the shipment.","enum":["c2c","b2c","c2b","b2b"],"example":"b2b","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An indicator that will tell the carrier and HMRC the type of movement for the shipment."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An indicator that will tell the carrier and HMRC the type of movement for the shipment."}},"not_at_risk":{"type":"boolean","description":"An indicator that allows a shipper to declare the shipment as not-at-risk.","example":true,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An indicator that allows a shipper to declare the shipment as not-at-risk."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An indicator that allows a shipper to declare the shipment as not-at-risk."}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The Windsor framework is a new regulation in the UK that simplifies customs procedures for goods moved from the UK mainland to Northern Ireland."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The Windsor framework is a new regulation in the UK that simplifies customs procedures for goods moved from the UK mainland to Northern Ireland."}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Advanced shipment options"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Advanced shipment options"}},"international_shipment_options":{"title":"international_shipment_options","type":"object","description":"Options for international shipments, such as customs declarations.","required":["contents","non_delivery"],"additionalProperties":false,"properties":{"contents":{"default":"merchandise","allOf":[{"$ref":"#/components/schemas/package_contents"}],"description":"The type of contents in this shipment. This may impact import duties or customs treatment.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The type of contents in this shipment. This may impact import duties or customs treatment."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The type of contents in this shipment. This may impact import duties or customs treatment."}},"contents_explanation":{"type":"string","description":"Explanation for contents (required if the `contents` is provided as `other`)","example":"rubber duckies","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Explanation for contents (required if the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"contents"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" is provided as "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"other"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":")"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Explanation for contents (required if the `contents` is provided as `other`)"}},"non_delivery":{"default":"return_to_sender","allOf":[{"$ref":"#/components/schemas/non_delivery"}],"description":"Indicates what to do if a package is unable to be delivered.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Indicates what to do if a package is unable to be delivered."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Indicates what to do if a package is unable to be delivered."}},"terms_of_trade_code":{"type":"string","description":"Specifies the supported terms of trade code (incoterms)","allOf":[{"$ref":"#/components/schemas/terms_of_trade_code"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Specifies the supported terms of trade code (incoterms)"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Specifies the supported terms of trade code (incoterms)"}},"declaration":{"type":"string","description":"Declaration statement to be placed on the commercial invoice","example":"I hereby certify that the information on this invoice is true and correct and that the contents and value of this shipment are as stated above","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Declaration statement to be placed on the commercial invoice"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Declaration statement to be placed on the commercial invoice"}},"invoice_additional_details":{"type":"object","allOf":[{"$ref":"#/components/schemas/invoice_additional_details"}]},"importer_of_record":{"type":"object","allOf":[{"$ref":"#/components/schemas/importer_of_records"}]},"customs_items":{"deprecated":true,"type":"array","default":[],"minItems":0,"description":"Customs declarations for each item in the shipment. (Please provide this information under `products` inside `packages`)","items":{"title":"customs_item","type":"object","description":"The customs declaration for a single item in the shipment.","required":["customs_item_id"],"additionalProperties":false,"properties":{"customs_item_id":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the customs item","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the customs item"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the customs item"}},"description":{"type":"string","x-nullable":true,"maxLength":100,"default":null,"description":"A description of the item","example":"This is a description","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A description of the item"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A description of the item"}},"quantity":{"type":"integer","format":"int32","minimum":0,"default":0,"description":"The quantity of this item in the shipment.","example":1,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The quantity of this item in the shipment."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The quantity of this item in the shipment."}},"value":{"type":"number","minimum":0,"description":"The monetary amount, in the specified currency.","example":12,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The monetary amount, in the specified currency."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The monetary amount, in the specified currency."}},"value_currency":{"type":"string","description":"The currencies that are supported by ShipStation are the ones that specified by ISO 4217: https://www.iso.org/iso-4217-currency-codes.html\n","example":"USD","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The currencies that are supported by ShipStation are the ones that specified by ISO 4217: https://www.iso.org/iso-4217-currency-codes.html"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The currencies that are supported by ShipStation are the ones that specified by ISO 4217: https://www.iso.org/iso-4217-currency-codes.html\n"}},"weight":{"allOf":[{"$ref":"#/components/schemas/weight"}],"description":"The item weight","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The item weight"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The item weight"}},"harmonized_tariff_code":{"type":"string","x-nullable":true,"default":null,"example":"3926.10","description":"The [Harmonized Tariff Code](https://en.wikipedia.org/wiki/Harmonized_System) of this item.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"href":"https://en.wikipedia.org/wiki/Harmonized_System"},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Harmonized Tariff Code"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"link","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}},"redocly:::linkOriginal:href":"https://en.wikipedia.org/wiki/Harmonized_System"},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" of this item."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The [Harmonized Tariff Code](https://en.wikipedia.org/wiki/Harmonized_System) of this item."}},"country_of_origin":{"x-nullable":true,"default":null,"allOf":[{"$ref":"#/components/schemas/country_code"}],"description":"The two-letter [ISO 3166-1 country code](https://en.wikipedia.org/wiki/ISO_3166-1) where this item originated\n","example":"GB","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The two-letter "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"href":"https://en.wikipedia.org/wiki/ISO_3166-1"},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"ISO 3166-1 country code"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"link","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}},"redocly:::linkOriginal:href":"https://en.wikipedia.org/wiki/ISO_3166-1"},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" where this item originated"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The two-letter [ISO 3166-1 country code](https://en.wikipedia.org/wiki/ISO_3166-1) where this item originated\n"}},"unit_of_measure":{"type":"string","x-nullable":true,"example":"pound"},"sku":{"type":"string","description":"The SKU (Stock Keeping Unit) of the customs item","x-nullable":true,"example":"sku-1234","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The SKU (Stock Keeping Unit) of the customs item"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The SKU (Stock Keeping Unit) of the customs item"}},"sku_description":{"type":"string","description":"Description of the Custom Item's SKU","x-nullable":true,"example":"this is a description","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Description of the Custom Item's SKU"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Description of the Custom Item's SKU"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The customs declaration for a single item in the shipment."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The customs declaration for a single item in the shipment."}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Customs declarations for each item in the shipment. (Please provide this information under "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"products"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" inside "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"packages"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":")"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Customs declarations for each item in the shipment. (Please provide this information under `products` inside `packages`)"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Options for international shipments, such as customs declarations."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Options for international shipments, such as customs declarations."}},"importer_of_records":{"title":"importer_of_records","type":"object","description":"importer of records address, anywhere in the world.\n","required":["name","address_line1","city_locality","postal_code","country_code"],"properties":{"name":{"type":"string","minLength":1,"example":"John Doe","description":"The name of a contact person at this address. Either `name` or the `company_name` field should always be set.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The name of a contact person at this address. Either "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"name"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" or the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"company_name"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" field should always be set."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The name of a contact person at this address. Either `name` or the `company_name` field should always be set.\n"}},"phone":{"type":"string","minLength":1,"example":"+1 204-253-9411 ext. 123","description":"The phone number of a contact person at this address. The format of this phone number varies depending on the country.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The phone number of a contact person at this address. The format of this phone number varies depending on the country."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The phone number of a contact person at this address. The format of this phone number varies depending on the country.\n"}},"email":{"type":"string","x-nullable":true,"example":"example@example.com","description":"Email for the address owner.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Email for the address owner."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Email for the address owner.\n"}},"company_name":{"type":"string","minLength":1,"x-nullable":true,"example":"The Home Depot","description":"If this is a business address, then the company name should be specified here. Either `name` or the `company_name` field should always be set.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"If this is a business address, then the company name should be specified here. Either "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"name"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" or the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"company_name"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" field should always be set."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"If this is a business address, then the company name should be specified here. Either `name` or the `company_name` field should always be set.\n"}},"address_line1":{"type":"string","minLength":1,"example":"1999 Bishop Grandin Blvd.","description":"The first line of the street address. For some addresses, this may be the only line. Other addresses may require 2 or 3 lines.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The first line of the street address. For some addresses, this may be the only line. Other addresses may require 2 or 3 lines."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The first line of the street address. For some addresses, this may be the only line. Other addresses may require 2 or 3 lines.\n"}},"address_line2":{"type":"string","minLength":1,"x-nullable":true,"example":"Unit 408","description":"The second line of the street address. For some addresses, this line may not be needed.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The second line of the street address. For some addresses, this line may not be needed."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The second line of the street address. For some addresses, this line may not be needed.\n"}},"address_line3":{"type":"string","minLength":1,"x-nullable":true,"example":"Building #7","description":"The third line of the street address. For some addresses, this line may not be needed.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The third line of the street address. For some addresses, this line may not be needed."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The third line of the street address. For some addresses, this line may not be needed.\n"}},"city_locality":{"type":"string","minLength":1,"example":"Winnipeg","description":"The name of the city or locality","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The name of the city or locality"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The name of the city or locality"}},"state_province":{"type":"string","minLength":1,"example":"Manitoba","description":"The state or province. For some countries (including the U.S.) only abbreviations are allowed. Other countries allow the full name or abbreviation.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The state or province. For some countries (including the U.S.) only abbreviations are allowed. Other countries allow the full name or abbreviation."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The state or province. For some countries (including the U.S.) only abbreviations are allowed. Other countries allow the full name or abbreviation.\n"}},"postal_code":{"allOf":[{"$ref":"#/components/schemas/postal_code"}]},"country_code":{"allOf":[{"$ref":"#/components/schemas/country_code"}],"description":"The two-letter [ISO 3166-1 country code](https://en.wikipedia.org/wiki/ISO_3166-1)\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The two-letter "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"href":"https://en.wikipedia.org/wiki/ISO_3166-1"},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"ISO 3166-1 country code"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"link","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}},"redocly:::linkOriginal:href":"https://en.wikipedia.org/wiki/ISO_3166-1"}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The two-letter [ISO 3166-1 country code](https://en.wikipedia.org/wiki/ISO_3166-1)\n"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"importer of records address, anywhere in the world."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"importer of records address, anywhere in the world.\n"}},"invoice_additional_details":{"title":"invoice_additional_details","type":"object","description":"The additional information to put on commercial invoice\n","properties":{"freight_charge":{"allOf":[{"$ref":"#/components/schemas/monetary_value"}],"description":"Freight Charge for shipment.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Freight Charge for shipment."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Freight Charge for shipment."}},"insurance_charge":{"allOf":[{"$ref":"#/components/schemas/monetary_value"}],"description":"Insurance Charge for shipment.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Insurance Charge for shipment."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Insurance Charge for shipment."}},"discount":{"allOf":[{"$ref":"#/components/schemas/monetary_value"}],"description":"Discount for shipment.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Discount for shipment."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Discount for shipment."}},"other_charge":{"allOf":[{"$ref":"#/components/schemas/monetary_value"}],"description":"Other charge for shipment.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Other charge for shipment."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Other charge for shipment."}},"other_charge_description":{"type":"string","description":"Description for the other charge (if provided).","example":"Other charges description","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Description for the other charge (if provided)."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Description for the other charge (if provided)."}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The additional information to put on commercial invoice"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The additional information to put on commercial invoice\n"}},"shipping_address_to":{"title":"shipping_address_to","type":"object","additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/address"},{"$ref":"#/components/schemas/partial_shipping_address_to"}]},"partial_shipping_address_to":{"title":"partial_shipping_address_to","type":"object","description":"A complete or partial mailing address.","additionalProperties":false,"properties":{"instructions":{"type":"string","minLength":1,"x-nullable":true,"description":"Additional text about how to handle the shipment at this address.\n","example":"any instruction","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Additional text about how to handle the shipment at this address."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Additional text about how to handle the shipment at this address.\n"}},"geolocation":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string","example":"what3words","description":"Enum of available type of geolocation items:\n - 'what3words' functionality allows to specify a location by providing 3 words that have been assign to the specific location see [link](https://what3words.com/business) for more details.\n","enum":["what3words"],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Enum of available type of geolocation items:"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[1,2],"inline":false,"attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","errors":[],"lines":[1,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[1,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[1,2],"inline":true,"attributes":{"content":"'what3words' functionality allows to specify a location by providing 3 words that have been assign to the specific location see "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":1},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[1,2],"inline":true,"attributes":{"href":"https://what3words.com/business"},"children":[{"$$mdtype":"Node","errors":[],"lines":[1,2],"inline":true,"attributes":{"content":"link"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":1},"end":{"line":2}}}],"type":"link","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":1},"end":{"line":2}},"redocly:::linkOriginal:href":"https://what3words.com/business"},{"$$mdtype":"Node","errors":[],"lines":[1,2],"inline":true,"attributes":{"content":" for more details."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":1},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":1},"end":{"line":2}}}],"type":"item","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":1},"end":{"line":2}}}],"type":"list","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":1},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"Enum of available type of geolocation items:\n - 'what3words' functionality allows to specify a location by providing 3 words that have been assign to the specific location see [link](https://what3words.com/business) for more details.\n"}},"value":{"type":"string","example":"cats.with.thumbs","description":"value of the geolocation item","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"value of the geolocation item"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"value of the geolocation item"}}}}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A complete or partial mailing address."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A complete or partial mailing address."}},"tax_identifier":{"title":"tax_identifier","type":"object","description":"A tax identifier object","additionalProperties":false,"required":["taxable_entity_type","identifier_type","issuing_authority","value"],"properties":{"taxable_entity_type":{"allOf":[{"$ref":"#/components/schemas/taxable_entity_type"}]},"identifier_type":{"allOf":[{"$ref":"#/components/schemas/identifier_type"}]},"issuing_authority":{"type":"string","description":"The authority that issued this tax. This must be a valid 2 character ISO 3166 Alpha 2 country code.","example":"US","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The authority that issued this tax. This must be a valid 2 character ISO 3166 Alpha 2 country code."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The authority that issued this tax. This must be a valid 2 character ISO 3166 Alpha 2 country code."}},"value":{"type":"string","description":"The value of the identifier","example":"value","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The value of the identifier"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The value of the identifier"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A tax identifier object"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A tax identifier object"}},"shipment_item":{"title":"shipment_item","type":"object","description":"A shipment item","additionalProperties":false,"properties":{"name":{"type":"string","minLength":0,"description":"item name","example":"box","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"item name"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"item name"}},"sales_order_id":{"type":"string","x-nullable":true,"description":"sales order id","example":"12345","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"sales order id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"sales order id"}},"sales_order_item_id":{"type":"string","x-nullable":true,"description":"sales order item id","example":"1234556","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"sales order item id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"sales order item id"}},"quantity":{"type":"integer","format":"int32","minimum":0,"description":"The quantity of this item included in the shipment","example":1,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The quantity of this item included in the shipment"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The quantity of this item included in the shipment"}},"sku":{"type":"string","x-nullable":true,"description":"Item Stock Keeping Unit","example":"sku-1234","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Item Stock Keeping Unit"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Item Stock Keeping Unit"}},"external_order_id":{"type":"string","x-nullable":true,"description":"external order id","example":"123445","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"external order id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"external order id"}},"external_order_item_id":{"type":"string","x-nullable":true,"description":"external order item id","example":"12","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"external order item id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"external order item id"}},"asin":{"type":"string","x-nullable":true,"minLength":10,"maxLength":10,"example":"B00005N5PF","description":"Amazon Standard Identification Number","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Amazon Standard Identification Number"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Amazon Standard Identification Number"}},"order_source_code":{"allOf":[{"$ref":"#/components/schemas/order_source_name"}]}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A shipment item"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A shipment item"}},"manifest_download":{"title":"manifest_download","type":"object","description":"Object containing the href link to download the manifest file","additionalProperties":false,"properties":{"href":{"allOf":[{"$ref":"#/components/schemas/url"}],"description":"The URL of the linked resource, if any","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The URL of the linked resource, if any"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The URL of the linked resource, if any"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Object containing the href link to download the manifest file"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Object containing the href link to download the manifest file"}},"carrier":{"title":"carrier","type":"object","description":"A carrier object that represents a provider such as UPS, USPS, DHL, etc\nthat has been tied to the current account.\n","additionalProperties":false,"properties":{"carrier_id":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the carrier.","example":"se-8412","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the carrier."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the carrier."}},"carrier_code":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/carrier_code"}],"description":"The [shipping carrier] who will ship the package, such as `fedex`, `dhl_express`, `stamps_com`, etc.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The [shipping carrier] who will ship the package, such as "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"fedex"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"dhl_express"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"stamps_com"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", etc."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The [shipping carrier] who will ship the package, such as `fedex`, `dhl_express`, `stamps_com`, etc.\n"}},"account_number":{"type":"string","readOnly":true,"minLength":1,"example":"account_570827","description":"The account number that the carrier is connected to.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The account number that the carrier is connected to."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The account number that the carrier is connected to."}},"requires_funded_amount":{"type":"boolean","readOnly":true,"description":"Indicates whether the carrier requires funding to use its services","example":true,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Indicates whether the carrier requires funding to use its services"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Indicates whether the carrier requires funding to use its services"}},"balance":{"type":"number","readOnly":true,"example":3799.52,"minimum":0,"description":"Current available balance","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Current available balance"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Current available balance"}},"nickname":{"type":"string","readOnly":true,"minLength":1,"example":"ShipStation Account - Stamps.com","description":"Nickname given to the account when initially setting up the carrier.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Nickname given to the account when initially setting up the carrier."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Nickname given to the account when initially setting up the carrier."}},"friendly_name":{"type":"string","readOnly":true,"minLength":1,"example":"Stamps.com","description":"Screen readable name","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Screen readable name"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Screen readable name"}},"funding_source_id":{"readOnly":true,"x-nullable":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"Funding source ID for the carrier","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Funding source ID for the carrier"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Funding source ID for the carrier"}},"primary":{"type":"boolean","readOnly":true,"example":true,"description":"Is this the primary carrier that is used by default when no carrier is specified in label/shipment creation","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Is this the primary carrier that is used by default when no carrier is specified in label/shipment creation"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Is this the primary carrier that is used by default when no carrier is specified in label/shipment creation"}},"has_multi_package_supporting_services":{"type":"boolean","readOnly":true,"example":true,"description":"Carrier supports multiple packages per shipment","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Carrier supports multiple packages per shipment"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Carrier supports multiple packages per shipment"}},"supports_label_messages":{"type":"boolean","readOnly":true,"example":true,"description":"The carrier supports adding custom label messages to an order.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The carrier supports adding custom label messages to an order."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The carrier supports adding custom label messages to an order."}},"disabled_by_billing_plan":{"type":"boolean","readOnly":true,"example":true,"description":"The carrier is disabled by the current ShipStation account's billing plan.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The carrier is disabled by the current ShipStation account's billing plan."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The carrier is disabled by the current ShipStation account's billing plan."}},"services":{"type":"array","readOnly":true,"items":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/service"}]},"description":"A list of services that are offered by the carrier","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A list of services that are offered by the carrier"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A list of services that are offered by the carrier"}},"packages":{"type":"array","readOnly":true,"items":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/package_type"}]},"description":"A list of package types that are supported by the carrier","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A list of package types that are supported by the carrier"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A list of package types that are supported by the carrier"}},"options":{"type":"array","readOnly":true,"items":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/carrier_advanced_option"}]},"description":"A list of options that are available to that carrier","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A list of options that are available to that carrier"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A list of options that are available to that carrier"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"A carrier object that represents a provider such as UPS, USPS, DHL, etc"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"that has been tied to the current account."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"A carrier object that represents a provider such as UPS, USPS, DHL, etc\nthat has been tied to the current account.\n"}},"carrier_advanced_option":{"title":"carrier_advanced_option","type":"object","description":"Advanced options that are specific to the carrier","additionalProperties":false,"properties":{"name":{"type":"string","minLength":1,"readOnly":true,"example":"contains_alcohol","description":"Name of advanced option","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Name of advanced option"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Name of advanced option"}},"default_value":{"type":"string","minLength":1,"readOnly":true,"example":"false","description":"Default value of option","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Default value of option"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Default value of option"}},"description":{"type":"string","minLength":0,"readOnly":true,"example":"The description","description":"Description of option","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Description of option"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Description of option"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Advanced options that are specific to the carrier"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Advanced options that are specific to the carrier"}},"paged_list_response_body":{"title":"paged_list_response_body","type":"object","required":["total","page","pages","links"],"additionalProperties":true,"properties":{"total":{"type":"integer","minimum":0,"example":2750,"description":"The total number of items across all pages of results","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The total number of items across all pages of results"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The total number of items across all pages of results"}},"page":{"type":"integer","minimum":1,"example":1,"description":"The current page number of results. For example, if there are 80 results, and the page size is 25, then `page` could be 1, 2, 3, or 4. The first three pages would contain 25 items each, and the fourth page would contain the five remaining items.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The current page number of results. For example, if there are 80 results, and the page size is 25, then "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"page"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" could be 1, 2, 3, or 4. The first three pages would contain 25 items each, and the fourth page would contain the five remaining items."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The current page number of results. For example, if there are 80 results, and the page size is 25, then `page` could be 1, 2, 3, or 4. The first three pages would contain 25 items each, and the fourth page would contain the five remaining items."}},"pages":{"type":"integer","minimum":0,"example":4,"description":"The total number of pages of results. For example, if there are 80 results, and the page size is 25, then `pages` would be 4. The first three pages would contain 25 items each, and the fourth page would contain the five remaining items. If there are no results, then `pages` will be zero.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The total number of pages of results. For example, if there are 80 results, and the page size is 25, then "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"pages"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" would be 4. The first three pages would contain 25 items each, and the fourth page would contain the five remaining items. If there are no results, then "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"pages"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" will be zero."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The total number of pages of results. For example, if there are 80 results, and the page size is 25, then `pages` would be 4. The first three pages would contain 25 items each, and the fourth page would contain the five remaining items. If there are no results, then `pages` will be zero."}},"links":{"allOf":[{"$ref":"#/components/schemas/pagination_link"}]}},"description":"Many ShipStation endpoints return a paged list of items. In addition to the returned items, these responses also include information about the total number of items, the number of pages of results, and URLs of other pages of results.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Many ShipStation endpoints return a paged list of items. In addition to the returned items, these responses also include information about the total number of items, the number of pages of results, and URLs of other pages of results."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Many ShipStation endpoints return a paged list of items. In addition to the returned items, these responses also include information about the total number of items, the number of pages of results, and URLs of other pages of results.\n"}},"tracking_information":{"title":"tracking_information","type":"object","description":"A tracking information resource","additionalProperties":false,"properties":{"tracking_number":{"allOf":[{"$ref":"#/components/schemas/tracking_number"}]},"tracking_url":{"type":"string","readOnly":true,"example":"https://www.fedex.com/fedextrack/?action=track&trackingnumber=1234","description":"Carrier Tracking Url, if available","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Carrier Tracking Url, if available"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Carrier Tracking Url, if available"}},"status_code":{"allOf":[{"$ref":"#/components/schemas/tracking_status_detail_code","readOnly":true}],"example":"COLLECTION_FAILED"},"status_detail_code":{"allOf":[{"$ref":"#/components/schemas/tracking_status_detail_code","readOnly":true}],"example":"DELIVERED"},"carrier_code":{"allOf":[{"$ref":"#/components/schemas/carrier_code","readOnly":true}]},"carrier_id":{"readOnly":true,"type":"integer","format":"int32","description":"The unique ID of the [carrier account] that was used to create this label\n","example":1234567,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The unique ID of the [carrier account] that was used to create this label"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The unique ID of the [carrier account] that was used to create this label\n"}},"status_description":{"type":"string","readOnly":true,"example":"Delivered","minLength":0,"description":"Status description","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Status description"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Status description"}},"status_detail_description":{"type":"string","readOnly":true,"example":"Your shipment has been delivered.","minLength":0,"description":"Status detail description","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Status detail description"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Status detail description"}},"carrier_status_code":{"type":"string","readOnly":true,"minLength":1,"example":"1","description":"Carrier status code","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Carrier status code"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Carrier status code"}},"carrier_detail_code":{"type":"string","readOnly":true,"minLength":1,"example":"OT","description":"Carrier detail code","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Carrier detail code"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Carrier detail code"}},"carrier_status_description":{"type":"string","minLength":0,"readOnly":true,"example":"Your item was delivered in or at the mailbox at 9:10 am on March","description":"carrier status description","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"carrier status description"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"carrier status description"}},"ship_date":{"allOf":[{"$ref":"#/components/schemas/date_time"}],"example":"2024-12-23T00:00:00.000Z"},"estimated_delivery_date":{"allOf":[{"$ref":"#/components/schemas/date_time"}]},"actual_delivery_date":{"allOf":[{"$ref":"#/components/schemas/date_time"}]},"exception_description":{"type":"string","readOnly":true,"minLength":0,"description":"Exception description","example":"this is exception description","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Exception description"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Exception description"}},"events":{"type":"array","readOnly":true,"items":{"title":"track_event","type":"object","description":"A track event","required":["occurred_at","city_locality","state_province","postal_code","carrier_detail_code","status_code","status_description","carrier_status_code","carrier_status_description"],"additionalProperties":false,"properties":{"occurred_at":{"allOf":[{"$ref":"#/components/schemas/date_time"}],"description":"Timestamp for carrier event","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Timestamp for carrier event"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Timestamp for carrier event"}},"carrier_occurred_at":{"allOf":[{"$ref":"#/components/schemas/date_time"}],"description":"Carrier timestamp for the event, it is assumed to be the local time of where the event occurred.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Carrier timestamp for the event, it is assumed to be the local time of where the event occurred."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Carrier timestamp for the event, it is assumed to be the local time of where the event occurred."}},"description":{"type":"string","readOnly":true,"minLength":0,"example":"Delivered, In/At Mailbox","description":"Event description","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Event description"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Event description"}},"city_locality":{"type":"string","readOnly":true,"example":"AUSTIN","minLength":0,"description":"City locality","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"City locality"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"City locality"}},"state_province":{"type":"string","readOnly":true,"example":"TX","minLength":2,"description":"State province","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"State province"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"State province"}},"postal_code":{"type":"string","readOnly":true,"example":"78756","minLength":0,"description":"Postal code","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Postal code"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Postal code"}},"country_code":{"allOf":[{"$ref":"#/components/schemas/country_code"}],"example":"DE"},"company_name":{"type":"string","readOnly":true,"example":"Stamps.com","minLength":0,"description":"Company Name","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Company Name"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Company Name"}},"signer":{"type":"string","minLength":0,"readOnly":true,"description":"Signer information","example":"","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Signer information"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Signer information"}},"event_code":{"type":"string","minLength":0,"description":"Event Code","example":"DLD","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Event Code"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Event Code"}},"carrier_detail_code":{"type":"string","readOnly":true,"minLength":1,"example":"OT","description":"Carrier detail code","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Carrier detail code"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Carrier detail code"}},"status_code":{"allOf":[{"$ref":"#/components/schemas/tracking_status_detail_code","readOnly":true}],"example":"COLLECTION_FAILED"},"status_detail_code":{"allOf":[{"$ref":"#/components/schemas/tracking_status_detail_code","readOnly":true}],"example":"IN_TRANSIT"},"status_description":{"type":"string","readOnly":true,"minLength":1,"example":"In Transit","description":"Event Status Description","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Event Status Description"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Event Status Description"}},"status_detail_description":{"type":"string","readOnly":true,"minLength":0,"example":"Your shipment is on its way between depots.","description":"Event Status Detail Description","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Event Status Detail Description"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Event Status Detail Description"}},"carrier_status_code":{"type":"string","readOnly":true,"minLength":1,"example":"01","description":"Carrier status code","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Carrier status code"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Carrier status code"}},"carrier_status_description":{"type":"string","minLength":0,"readOnly":true,"example":"Your item was delivered in or at the mailbox at 9:10 am on March","description":"carrier status description","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"carrier status description"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"carrier status description"}},"latitude":{"type":"number","format":"double","minimum":-90,"maximum":90,"description":"Latitude coordinate of tracking event.","example":89,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Latitude coordinate of tracking event."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Latitude coordinate of tracking event."}},"longitude":{"type":"number","format":"double","minimum":-180,"maximum":180,"description":"Longitude coordinate of tracking event.","example":23,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Longitude coordinate of tracking event."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Longitude coordinate of tracking event."}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A track event"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A track event"}},"description":"The events that have occured during the lifetime of this tracking number.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The events that have occured during the lifetime of this tracking number."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The events that have occured during the lifetime of this tracking number."}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A tracking information resource"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A tracking information resource"}},"list_manifests_response_body":{"title":"list_manifests_response_body","type":"object","description":"A list manifests response body","required":["manifests","total","page","pages","links"],"additionalProperties":false,"properties":{"manifests":{"type":"array","readOnly":true,"default":[],"items":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/manifest"}],"description":"A single manifest","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A single manifest"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A single manifest"}},"description":"The list of available manifests","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The list of available manifests"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The list of available manifests"}},"total":{"type":"integer","format":"int64","readOnly":true,"minimum":0,"example":3,"description":"The total number of manifests returned","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The total number of manifests returned"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The total number of manifests returned"}},"page":{"type":"integer","format":"int32","readOnly":true,"minimum":1,"example":3,"description":"Current page of the list manifests results","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Current page of the list manifests results"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Current page of the list manifests results"}},"pages":{"type":"integer","format":"int32","readOnly":true,"minimum":1,"example":4,"description":"Total number of pages for list manifests results","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Total number of pages for list manifests results"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Total number of pages for list manifests results"}},"links":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/pagination_link"}],"description":"Helpful links to other pages of results","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Helpful links to other pages of results"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Helpful links to other pages of results"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A list manifests response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A list manifests response body"}},"schedule_pickup_response_body":{"title":"schedule_pickup_response_body","type":"object","description":"A schedule pickup response body","required":["pickup_id","label_ids","created_at","carrier_id","warehouse_id","pickup_address","contact_details","notes","pickup_window","confirmation_number"],"additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/pickup"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A schedule pickup response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A schedule pickup response body"}},"manifest":{"title":"manifest","type":"object","description":"Used for combining packages into one scannable form that a carrier can use when picking up a large \nnumber of shipments\n","additionalProperties":false,"properties":{"manifest_id":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the manifest","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the manifest"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the manifest"}},"form_id":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the form","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the form"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the form"}},"created_at":{"type":"string","format":"date-time","minLength":1,"readOnly":true,"example":"2019-07-12T13:37:39.05Z","description":"The date-time that the manifest was created","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The date-time that the manifest was created"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The date-time that the manifest was created"}},"ship_date":{"type":"string","format":"date-time","minLength":1,"readOnly":true,"example":"2019-07-12T13:37:39.05Z","description":"The date-time that the manifests shipments will be picked up","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The date-time that the manifests shipments will be picked up"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The date-time that the manifests shipments will be picked up"}},"shipments":{"type":"integer","format":"int32","readOnly":true,"minimum":1,"example":100,"description":"The number of shipments that are included in this manifest","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The number of shipments that are included in this manifest"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The number of shipments that are included in this manifest"}},"label_ids":{"type":"array","readOnly":true,"items":{"allOf":[{"$ref":"#/components/schemas/se_id"}]},"description":"An array of the label ids used in this manifest.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An array of the label ids used in this manifest."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An array of the label ids used in this manifest."}},"warehouse_id":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the warehouse","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the warehouse"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the warehouse"}},"submission_id":{"readOnly":true,"type":"string","minLength":1,"example":"9475711899564878915476","description":"A string that uniquely identifies the submission","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the submission"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the submission"}},"carrier_id":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the carrier","example":"se-1234567","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the carrier"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the carrier"}},"manifest_download":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/manifest_download"}]}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"Used for combining packages into one scannable form that a carrier can use when picking up a large"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"number of shipments"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"Used for combining packages into one scannable form that a carrier can use when picking up a large \nnumber of shipments\n"}},"manifests":{"title":"manifests","type":"object","description":"An array of manifest resources","additionalProperties":false,"properties":{"manifests":{"description":"Resulting Manifests","type":"array","items":{"$ref":"#/components/schemas/manifest"},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Resulting Manifests"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Resulting Manifests"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An array of manifest resources"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An array of manifest resources"}},"manifest_requests":{"title":"manifest_request","type":"object","description":"A reference to the manifest request","additionalProperties":false,"properties":{"manifest_request_id":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies a manifest request","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies a manifest request"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies a manifest request"}},"status":{"allOf":[{"$ref":"#/components/schemas/manifest_request_status"}]}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A reference to the manifest request"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A reference to the manifest request"}},"deprecated_manifest":{"title":"deprecated_manifest","type":"object","description":"Deprecated manifest resource","additionalProperties":false,"properties":{"manifest_id":{"deprecated":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the manifest","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the manifest"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the manifest"}},"form_id":{"deprecated":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the form","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the form"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the form"}},"created_at":{"deprecated":true,"type":"string","format":"date-time","minLength":1,"example":"2019-07-12T13:37:39.05Z","description":"The date-time that the manifest was created","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The date-time that the manifest was created"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The date-time that the manifest was created"}},"ship_date":{"deprecated":true,"type":"string","format":"date-time","minLength":1,"example":"2019-07-12T13:37:39.05Z","description":"The date-time that the manifests shipments will be picked up","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The date-time that the manifests shipments will be picked up"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The date-time that the manifests shipments will be picked up"}},"shipments":{"deprecated":true,"type":"integer","format":"int32","readOnly":true,"minimum":1,"example":100,"description":"The number of shipments that are included in this manifest","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The number of shipments that are included in this manifest"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The number of shipments that are included in this manifest"}},"warehouse_id":{"deprecated":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the warehouse","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the warehouse"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the warehouse"}},"submission_id":{"deprecated":true,"type":"string","minLength":1,"example":"9475711899564878915476","description":"A string that uniquely identifies the submission","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the submission"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the submission"}},"carrier_id":{"deprecated":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the carrier","example":"se-1234567","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the carrier"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the carrier"}},"manifest_download":{"deprecated":true,"allOf":[{"$ref":"#/components/schemas/manifest_download"}]},"label_ids":{"deprecated":true,"type":"array","readOnly":true,"items":{"allOf":[{"$ref":"#/components/schemas/se_id"}]},"description":"An array of the label ids used in this manifest.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An array of the label ids used in this manifest."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An array of the label ids used in this manifest."}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Deprecated manifest resource"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Deprecated manifest resource"}},"error_with_label_id":{"title":"error","type":"object","description":"The error structure that gets returned with almost all failed API calls\n","required":["error_source","error_type","error_code","message"],"additionalProperties":false,"properties":{"error_source":{"allOf":[{"$ref":"#/components/schemas/error_source"}]},"error_type":{"allOf":[{"$ref":"#/components/schemas/error_type"}]},"error_code":{"allOf":[{"$ref":"#/components/schemas/error_code"}]},"message":{"type":"string","readOnly":true,"example":"Body of request cannot be null.","minLength":1,"description":"An error message associated with the failed API call","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An error message associated with the failed API call"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An error message associated with the failed API call"}},"label_id":{"allOf":[{"$ref":"#/components/schemas/se_id"}],"readOnly":true,"description":"The label this error is associated with if it is specific to a individual label.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The label this error is associated with if it is specific to a individual label."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The label this error is associated with if it is specific to a individual label."}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The error structure that gets returned with almost all failed API calls"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The error structure that gets returned with almost all failed API calls\n"}},"error_with_label_id_response_body":{"title":"error_with_label_id_response_body","type":"object","description":"An error response body","required":["request_id","errors"],"additionalProperties":false,"properties":{"request_id":{"allOf":[{"$ref":"#/components/schemas/uuid"}],"description":"A UUID that uniquely identifies the request id.\nThis can be given to the support team to help debug non-trivial issues that may occur\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"A UUID that uniquely identifies the request id."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"This can be given to the support team to help debug non-trivial issues that may occur"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"A UUID that uniquely identifies the request id.\nThis can be given to the support team to help debug non-trivial issues that may occur\n"}},"errors":{"type":"array","readOnly":true,"items":{"allOf":[{"$ref":"#/components/schemas/error_with_label_id"}]},"description":"The errors associated with the failed API call","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The errors associated with the failed API call"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The errors associated with the failed API call"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An error response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An error response body"}},"create_manifest_response_body":{"title":"create_manifest_response_body","type":"object","description":"A create manifest response body","required":["manifest_id","form_id","created_at","ship_date","shipments","warehouse_id","submission_id","carrier_id","manifest_download"],"additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/manifests"},{"$ref":"#/components/schemas/manifest_requests"},{"$ref":"#/components/schemas/deprecated_manifest"},{"$ref":"#/components/schemas/error_with_label_id_response_body"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A create manifest response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A create manifest response body"}},"error":{"title":"error","type":"object","description":"The error structure that gets returned with almost all failed API calls\n","required":["error_source","error_type","error_code","message"],"additionalProperties":false,"properties":{"error_source":{"allOf":[{"$ref":"#/components/schemas/error_source"}]},"error_type":{"allOf":[{"$ref":"#/components/schemas/error_type"}]},"error_code":{"allOf":[{"$ref":"#/components/schemas/error_code"}]},"message":{"type":"string","readOnly":true,"example":"Body of request cannot be null.","minLength":1,"description":"An error message associated with the failed API call","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An error message associated with the failed API call"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An error message associated with the failed API call"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The error structure that gets returned with almost all failed API calls"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The error structure that gets returned with almost all failed API calls\n"}},"get_webhook_by_id_response_body":{"title":"get_webhook_by_id_response_body","type":"object","description":"A get webhook id response body","additionalProperties":false,"required":["webhook_id","url","event"],"allOf":[{"$ref":"#/components/schemas/webhook"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A get webhook id response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A get webhook id response body"}},"create_webhook_response_body":{"title":"create_webhook_response_body","type":"object","description":"A webhook response body","additionalProperties":false,"required":["webhook_id","url","event"],"allOf":[{"$ref":"#/components/schemas/webhook"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A webhook response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A webhook response body"}},"list_webhooks_response_body":{"title":"list_webhooks_response_body","type":"array","description":"A webhook list response body","items":{"allOf":[{"$ref":"#/components/schemas/webhook"}],"description":"The webhook list response body","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The webhook list response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The webhook list response body"}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A webhook list response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A webhook list response body"}},"get_warehouse_by_id_response_body":{"title":"get_warehouse_by_id_response_body","type":"object","description":"A get warehouse by id response body","required":["warehouse_id","name","created_at","origin_address","return_address"],"additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/warehouse"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A get warehouse by id response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A get warehouse by id response body"}},"list_warehouses_response_body":{"title":"list_warehouses_response_body","type":"object","description":"A warehouse list response body","required":["warehouses"],"additionalProperties":false,"properties":{"warehouses":{"type":"array","readOnly":true,"items":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/warehouse"}]},"description":"The array of warehouses returned by the API call","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The array of warehouses returned by the API call"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The array of warehouses returned by the API call"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A warehouse list response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A warehouse list response body"}},"create_tag_response_body":{"title":"create_tag_response_body","type":"object","description":"Response body for creating tags","additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/tag"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Response body for creating tags"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Response body for creating tags"}},"list_tags_response_body":{"title":"list_tags_response_body","type":"object","description":"Response body from a successful GET /tags API call","additionalProperties":false,"properties":{"tags":{"type":"array","items":{"allOf":[{"$ref":"#/components/schemas/tag"}]},"description":"The array of tags returned by the API call","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The array of tags returned by the API call"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The array of tags returned by the API call"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Response body from a successful GET /tags API call"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Response body from a successful GET /tags API call"}},"tag_shipment_response_body":{"title":"tag_shipment_response_body","type":"object","description":"A shipment add tag response body","required":["shipment_id","tag"],"additionalProperties":false,"properties":{"shipment_id":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the shipment","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the shipment"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the shipment"}},"tag":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/tag"}],"description":"The tag that is now associated with this shipment","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The tag that is now associated with this shipment"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The tag that is now associated with this shipment"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A shipment add tag response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A shipment add tag response body"}},"list_shipment_rates_response_body":{"title":"list_shipment_rates_response_body","type":"object","description":"A list shipment rates response body","required":["rates","invalid_rates","rate_request_id","shipment_id","created_at","status","errors"],"additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/rates_information"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A list shipment rates response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A list shipment rates response body"}},"get_shipment_by_id_response_body":{"title":"get_shipment_by_id_response_body","type":"object","description":"A get shipment by id response body","additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/shipment"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A get shipment by id response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A get shipment by id response body"}},"get_shipment_by_external_id_response_body":{"title":"get_shipment_by_external_id_response_body","type":"object","description":"A get shipment by external id response body","additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/shipment"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A get shipment by external id response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A get shipment by external id response body"}},"list_shipments_response_body":{"title":"list_shipments_response_body","type":"object","description":"A list shipment response body","required":["shipments","total","page","pages","links"],"additionalProperties":false,"properties":{"shipments":{"type":"array","readOnly":true,"items":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/shipment"}],"description":"A shipment object","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A shipment object"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A shipment object"}},"description":"The list of shipments returned by the api call","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The list of shipments returned by the api call"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The list of shipments returned by the api call"}},"total":{"type":"integer","format":"int64","readOnly":true,"minimum":0,"example":1990,"description":"Total number of shipments returned by the api call","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Total number of shipments returned by the api call"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Total number of shipments returned by the api call"}},"page":{"type":"integer","format":"int32","readOnly":true,"minimum":1,"example":12},"pages":{"type":"integer","format":"int32","readOnly":true,"minimum":1,"example":4},"links":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/pagination_link"}]}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A list shipment response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A list shipment response body"}},"get_rate_by_id_response_body":{"title":"get_rate_by_id_response_body","type":"object","description":"A rate response body","required":["rates","invalid_rates","rate_request_id","shipment_id","created_at","status","errors"],"additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/rate"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A rate response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A rate response body"}},"estimate_rates_response_body":{"title":"estimate_rates_response_body","type":"array","description":"A rate estimate response body","items":{"allOf":[{"$ref":"#/components/schemas/rate-estimate"}]},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A rate estimate response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A rate estimate response body"}},"calculate_rates_response_body":{"title":"calculate_rates_response_body","type":"object","description":"A rate shipment response body","required":["rate_response","shipment_id","ship_date","created_at","modified_at","shipment_status","return_to","confirmation","customs","advanced_options","insurance_provider","tags","packages","total_weight"],"additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/partial_shipment"},{"title":"rate_response","type":"object","additionalProperties":false,"properties":{"rate_response":{"allOf":[{"$ref":"#/components/schemas/rates_information"}],"description":"The rates response","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The rates response"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The rates response"}}}}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A rate shipment response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A rate shipment response body"}},"delete_scheduled_pickup_response_body":{"title":"delete_scheduled_pickup_response_body","type":"object","description":"A delete scheduled pickup response body","additionalProperties":false,"required":["pickup_id"],"properties":{"pickup_id":{"allOf":[{"$ref":"#/components/schemas/pickup_resource_id"}]}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A delete scheduled pickup response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A delete scheduled pickup response body"}},"pickup_response_body":{"title":"pickup_response_body","type":"object","description":"A pickup response body","required":["pickup","pickup_id","label_ids","created_at","carrier_id","warehouse_id","pickup_address","contact_details","notes","pickup_window","confirmation_number"],"additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/pickup"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A pickup response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A pickup response body"}},"list_pickup_response_body":{"title":"list_pickup_response_body","type":"object","description":"A list pickup response body","required":["pickups","total","page","pages","links"],"additionalProperties":false,"properties":{"pickups":{"type":"array","description":"An array of pickups associated with the user's account.","items":{"allOf":[{"$ref":"#/components/schemas/pickup"}]},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An array of pickups associated with the user's account."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An array of pickups associated with the user's account."}},"total":{"type":"integer","format":"int64","readOnly":true,"minimum":0,"example":3,"description":"The total number of pickups returned","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The total number of pickups returned"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The total number of pickups returned"}},"page":{"type":"integer","format":"int32","readOnly":true,"minimum":1,"example":3,"description":"Current page of the list pickups results","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Current page of the list pickups results"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Current page of the list pickups results"}},"pages":{"type":"integer","format":"int32","readOnly":true,"minimum":1,"example":4,"description":"Total number of pages for list pickups results","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Total number of pages for list pickups results"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Total number of pages for list pickups results"}},"links":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/pagination_link"}],"description":"Helpful links to other pages of results","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Helpful links to other pages of results"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Helpful links to other pages of results"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A list pickup response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A list pickup response body"}},"get_package_type_by_id_response_body":{"title":"get_package_type_by_id_response_body","type":"object","description":"A get package type by id response body","additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/package_type"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A get package type by id response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A get package type by id response body"}},"create_package_type_response_body":{"title":"create_package_type_response_body","type":"object","description":"A create package type response body","additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/package_type"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A create package type response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A create package type response body"}},"list_package_types_response_body":{"title":"list_package_types_response_body","type":"object","description":"A list package types response body","additionalProperties":false,"properties":{"packages":{"type":"array","readOnly":true,"items":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/package_type"}],"description":"Custom Package Types items","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Custom Package Types items"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Custom Package Types items"}},"description":"An array of custom package types","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An array of custom package types"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An array of custom package types"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A list package types response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A list package types response body"}},"get_manifest_by_id_response_body":{"title":"get_manifest_by_id_response_body","type":"object","description":"A get manifest by id response body","required":["manifest_id","form_id","created_at","ship_date","shipments","warehouse_id","submission_id","carrier_id","manifest_download","label_ids"],"additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/manifest"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A get manifest by id response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A get manifest by id response body"}},"void_label_response_body":{"title":"void_label_response_body","type":"object","description":"A void label response body","required":["approved","message"],"additionalProperties":false,"properties":{"approved":{"type":"boolean","readOnly":true,"example":false,"description":"Indicates whether the attempt to void the label was successful","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Indicates whether the attempt to void the label was successful"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Indicates whether the attempt to void the label was successful"}},"message":{"type":"string","minLength":0,"readOnly":true,"example":"Unable to delete FedEx shipment. Unable to retrieve record from database."},"reason_code":{"readOnly":true,"type":"string","allOf":[{"$ref":"#/components/schemas/label_void_failure_reason"}],"description":"Indicates a normalized reason for the conditions if the void attempt was not approved. Will not populate if approved is true. “unknown” codes may be specified later.","example":"label_not_found_within_void_period","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Indicates a normalized reason for the conditions if the void attempt was not approved. Will not populate if approved is true. “unknown” codes may be specified later."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Indicates a normalized reason for the conditions if the void attempt was not approved. Will not populate if approved is true. “unknown” codes may be specified later."}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A void label response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A void label response body"}},"get_tracking_log_from_label_response_body":{"title":"get_tracking_log_from_label_response_body","type":"object","description":"A get tracking log from label response body","required":["tracking_number","status_code","carrier_status_code","estimated_delivery_date","events"],"additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/tracking_information"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A get tracking log from label response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A get tracking log from label response body"}},"create_return_label_response_body":{"title":"create_return_label_response_body","type":"object","description":"A create return label response body","additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/label"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A create return label response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A create return label response body"}},"create_label_from_shipment_response_body":{"title":"create_label_from_shipment_response_body","type":"object","description":"A create label from shipment response body","additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/label"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A create label from shipment response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A create label from shipment response body"}},"get_label_by_id_response_body":{"title":"get_label_by_id_response_body","type":"object","description":"A get label by id response body","additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/label"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A get label by id response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A get label by id response body"}},"create_label_from_rate_response_body":{"title":"create_label_from_rate_response_body","type":"object","description":"A create label from rate response body","additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/label"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A create label from rate response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A create label from rate response body"}},"create_label_response_body":{"title":"create_label_response_body","type":"object","description":"A create label response body","additionalProperties":false,"required":["label_id","status","shipment_id","ship_date","created_at","shipment_cost","insurance_cost","tracking_number","is_international","batch_id","carrier_id","service_code","voided","voided_at","label_image_id","label_format","label_layout","trackable","carrier_code","tracking_status","label_download","form_download","paperless_download","insurance_claim","packages","is_return_label","rma_number","charge_event","package_code","display_scheme"],"allOf":[{"$ref":"#/components/schemas/label"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A create label response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A create label response body"}},"list_labels_response_body":{"title":"list_labels_response_body","type":"object","description":"A list label response body","required":["labels"],"additionalProperties":false,"properties":{"labels":{"type":"array","minItems":0,"description":"The labels that matched the query criteria. If no matching labels were found, then this array is empty; otherwise, it contains one page of results. The last page of results may have fewer labels than the `page_size`.\n","items":{"$ref":"#/components/schemas/label"},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The labels that matched the query criteria. If no matching labels were found, then this array is empty; otherwise, it contains one page of results. The last page of results may have fewer labels than the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"page_size"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The labels that matched the query criteria. If no matching labels were found, then this array is empty; otherwise, it contains one page of results. The last page of results may have fewer labels than the `page_size`.\n"}}},"allOf":[{"$ref":"#/components/schemas/paged_list_response_body"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A list label response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A list label response body"}},"list_carrier_package_types_response_body":{"title":"list_carrier_package_types_response_body","type":"object","description":"A list carrier package types response body","additionalProperties":false,"properties":{"packages":{"type":"array","readOnly":true,"items":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/package_type"}],"description":"Custom Package Type items","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Custom Package Type items"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Custom Package Type items"}},"description":"An array of custom package types","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An array of custom package types"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An array of custom package types"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A list carrier package types response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A list carrier package types response body"}},"get_carrier_options_response_body":{"title":"get_carrier_options_response_body","type":"object","description":"A carrier list options response body","additionalProperties":false,"properties":{"options":{"type":"array","readOnly":true,"items":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/carrier_advanced_option"}],"description":"Carrer options","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Carrer options"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Carrer options"}},"description":"AN array of carrier options","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"AN array of carrier options"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"AN array of carrier options"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A carrier list options response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A carrier list options response body"}},"get_carrier_by_id_response_body":{"title":"get_carrier_by_id_response_body","type":"object","description":"A get carrier by id response body","additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/carrier"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A get carrier by id response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A get carrier by id response body"}},"list_carrier_services_response_body":{"title":"list_carrier_services_response_body","type":"object","description":"A carrier list services response body","additionalProperties":false,"properties":{"services":{"type":"array","readOnly":true,"items":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/service"}],"description":"A carrier service","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A carrier service"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A carrier service"}},"description":"An array of services associated with the carrier","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An array of services associated with the carrier"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An array of services associated with the carrier"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A carrier list services response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A carrier list services response body"}},"list_batch_errors_response_body":{"title":"list_batch_errors_response_body","type":"object","description":"A batch errors response body","required":["errors","links"],"additionalProperties":false,"properties":{"errors":{"type":"array","readOnly":true,"default":[],"items":{"title":"batch_response_error","type":"object","description":"A batch response error","additionalProperties":false,"properties":{"error":{"type":"string","readOnly":true,"minLength":1,"example":"Recipient address has not been verified.","description":"Error message associated with the shipment.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Error message associated with the shipment."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Error message associated with the shipment."}},"shipment_id":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the shipment","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the shipment"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the shipment"}},"external_shipment_id":{"readOnly":true,"type":"string","example":"1234567","description":"An external shipment id associated with the shipment","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An external shipment id associated with the shipment"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An external shipment id associated with the shipment"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A batch response error"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A batch response error"}},"description":"The errors currently associated with the batch","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The errors currently associated with the batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The errors currently associated with the batch"}},"links":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/pagination_link"}]}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A batch errors response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A batch errors response body"}},"get_batch_by_id_response_body":{"title":"get_batch_by_id_response_body","type":"object","description":"A get batch by id response body","additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/batch"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A get batch by id response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A get batch by id response body"}},"error_response_body":{"title":"error_response_body","type":"object","description":"An error response body","required":["request_id","errors"],"additionalProperties":false,"properties":{"request_id":{"allOf":[{"$ref":"#/components/schemas/uuid"}],"description":"A UUID that uniquely identifies the request id.\nThis can be given to the support team to help debug non-trivial issues that may occur\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"A UUID that uniquely identifies the request id."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"This can be given to the support team to help debug non-trivial issues that may occur"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"A UUID that uniquely identifies the request id.\nThis can be given to the support team to help debug non-trivial issues that may occur\n"}},"errors":{"type":"array","readOnly":true,"items":{"allOf":[{"$ref":"#/components/schemas/error"}]},"description":"The errors associated with the failed API call","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The errors associated with the failed API call"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The errors associated with the failed API call"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An error response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An error response body"}},"get_batch_by_external_id_response_body":{"title":"get_batch_by_external_id_response_body","type":"object","description":"A get batch by external id response body","additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/batch"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A get batch by external id response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A get batch by external id response body"}},"ListBatchesResponseBody":{"title":"list_batches_response_body","type":"object","description":"A list batch response body","required":["batches","total","page","pages","links"],"additionalProperties":false,"properties":{"batches":{"type":"array","readOnly":true,"minItems":0,"items":{"allOf":[{"$ref":"#/components/schemas/batch"}],"description":"Batch","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Batch"}},"description":"Batch List","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Batch List"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Batch List"}},"total":{"type":"integer","format":"int64","readOnly":true,"minimum":0,"example":10,"description":"The total number of batches the API call returned","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The total number of batches the API call returned"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The total number of batches the API call returned"}},"page":{"type":"integer","format":"int32","readOnly":true,"minimum":1,"example":1,"description":"The page that is currently being read","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The page that is currently being read"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The page that is currently being read"}},"pages":{"type":"integer","format":"int32","readOnly":true,"minimum":1,"example":10,"description":"The total number of batch pages the API call returned","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The total number of batch pages the API call returned"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The total number of batch pages the API call returned"}},"links":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/pagination_link"}]}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A list batch response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A list batch response body"}},"CreateBatchResponseBody":{"title":"create_batch_response_body","type":"object","description":"A create batch response body","additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/batch"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A create batch response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A create batch response body"}},"list_carriers_response_body":{"title":"list_carriers_response_body","type":"object","description":"A carrier list response body","additionalProperties":false,"required":["carriers"],"properties":{"carriers":{"type":"array","readOnly":true,"items":{"readOnly":true,"allOf":[{"$ref":"#/components/schemas/carrier"}]},"description":"The carrier response body","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The carrier response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The carrier response body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A carrier list response body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A carrier list response body"}},"label_format":{"title":"label_format","type":"string","enum":["pdf","png","zpl"],"description":"The possible file formats in which shipping labels can be downloaded. We recommend `pdf` format because it is supported by all carriers, whereas some carriers do not support the `png` or `zpl` formats.\n\n|Label Format | Supported Carriers\n|--------------|-----------------------------------\n|`pdf` | All carriers\n|`png` | `fedex`
`stamps_com`
`ups`
`usps`\n|`zpl` | `access_worldwide`
`apc`
`asendia`
`dhl_global_mail`
`dhl_express`
`dhl_express_australia`
`dhl_express_canada`
`dhl_express_worldwide`
`dhl_express_uk`
`dpd`
`endicia`
`fedex`
`fedex_uk`
`firstmile`
`imex`
`newgistics`
`ontrac`
`rr_donnelley`
`stamps_com`
`ups`
`usps`\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The possible file formats in which shipping labels can be downloaded. We recommend "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"pdf"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" format because it is supported by all carriers, whereas some carriers do not support the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"png"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" or "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"zpl"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" formats."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[2,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"Label Format"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"th","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"Supported Carriers"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"th","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"thead","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[4,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":true,"attributes":{"content":"pdf"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}},{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":true,"attributes":{"content":"All carriers"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"content":"png"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"content":"fedex"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"name":"br","attrs":{}},"children":[],"type":"tag","tag":"html","annotations":[{"type":"attribute","name":"name","value":"br"},{"type":"attribute","name":"attrs","value":{}}],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"content":"stamps_com"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"name":"br","attrs":{}},"children":[],"type":"tag","tag":"html","annotations":[{"type":"attribute","name":"name","value":"br"},{"type":"attribute","name":"attrs","value":{}}],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"content":"ups"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"name":"br","attrs":{}},"children":[],"type":"tag","tag":"html","annotations":[{"type":"attribute","name":"name","value":"br"},{"type":"attribute","name":"attrs","value":{}}],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"content":"usps"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"zpl"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"access_worldwide"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"name":"br","attrs":{}},"children":[],"type":"tag","tag":"html","annotations":[{"type":"attribute","name":"name","value":"br"},{"type":"attribute","name":"attrs","value":{}}],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"apc"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"name":"br","attrs":{}},"children":[],"type":"tag","tag":"html","annotations":[{"type":"attribute","name":"name","value":"br"},{"type":"attribute","name":"attrs","value":{}}],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"asendia"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"name":"br","attrs":{}},"children":[],"type":"tag","tag":"html","annotations":[{"type":"attribute","name":"name","value":"br"},{"type":"attribute","name":"attrs","value":{}}],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"dhl_global_mail"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"name":"br","attrs":{}},"children":[],"type":"tag","tag":"html","annotations":[{"type":"attribute","name":"name","value":"br"},{"type":"attribute","name":"attrs","value":{}}],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"dhl_express"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"name":"br","attrs":{}},"children":[],"type":"tag","tag":"html","annotations":[{"type":"attribute","name":"name","value":"br"},{"type":"attribute","name":"attrs","value":{}}],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"dhl_express_australia"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"name":"br","attrs":{}},"children":[],"type":"tag","tag":"html","annotations":[{"type":"attribute","name":"name","value":"br"},{"type":"attribute","name":"attrs","value":{}}],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"dhl_express_canada"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"name":"br","attrs":{}},"children":[],"type":"tag","tag":"html","annotations":[{"type":"attribute","name":"name","value":"br"},{"type":"attribute","name":"attrs","value":{}}],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"dhl_express_worldwide"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"name":"br","attrs":{}},"children":[],"type":"tag","tag":"html","annotations":[{"type":"attribute","name":"name","value":"br"},{"type":"attribute","name":"attrs","value":{}}],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"dhl_express_uk"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"name":"br","attrs":{}},"children":[],"type":"tag","tag":"html","annotations":[{"type":"attribute","name":"name","value":"br"},{"type":"attribute","name":"attrs","value":{}}],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"dpd"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"name":"br","attrs":{}},"children":[],"type":"tag","tag":"html","annotations":[{"type":"attribute","name":"name","value":"br"},{"type":"attribute","name":"attrs","value":{}}],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"endicia"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"name":"br","attrs":{}},"children":[],"type":"tag","tag":"html","annotations":[{"type":"attribute","name":"name","value":"br"},{"type":"attribute","name":"attrs","value":{}}],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"fedex"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"name":"br","attrs":{}},"children":[],"type":"tag","tag":"html","annotations":[{"type":"attribute","name":"name","value":"br"},{"type":"attribute","name":"attrs","value":{}}],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"fedex_uk"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"name":"br","attrs":{}},"children":[],"type":"tag","tag":"html","annotations":[{"type":"attribute","name":"name","value":"br"},{"type":"attribute","name":"attrs","value":{}}],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"firstmile"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"name":"br","attrs":{}},"children":[],"type":"tag","tag":"html","annotations":[{"type":"attribute","name":"name","value":"br"},{"type":"attribute","name":"attrs","value":{}}],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"imex"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"name":"br","attrs":{}},"children":[],"type":"tag","tag":"html","annotations":[{"type":"attribute","name":"name","value":"br"},{"type":"attribute","name":"attrs","value":{}}],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"newgistics"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"name":"br","attrs":{}},"children":[],"type":"tag","tag":"html","annotations":[{"type":"attribute","name":"name","value":"br"},{"type":"attribute","name":"attrs","value":{}}],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"ontrac"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"name":"br","attrs":{}},"children":[],"type":"tag","tag":"html","annotations":[{"type":"attribute","name":"name","value":"br"},{"type":"attribute","name":"attrs","value":{}}],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"rr_donnelley"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"name":"br","attrs":{}},"children":[],"type":"tag","tag":"html","annotations":[{"type":"attribute","name":"name","value":"br"},{"type":"attribute","name":"attrs","value":{}}],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"stamps_com"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"name":"br","attrs":{}},"children":[],"type":"tag","tag":"html","annotations":[{"type":"attribute","name":"name","value":"br"},{"type":"attribute","name":"attrs","value":{}}],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"ups"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"name":"br","attrs":{}},"children":[],"type":"tag","tag":"html","annotations":[{"type":"attribute","name":"name","value":"br"},{"type":"attribute","name":"attrs","value":{}}],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":" "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"usps"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"tbody","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":7}}}],"type":"table","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":7}}}],"type":"document","annotations":[],"slots":{}},"raw":"The possible file formats in which shipping labels can be downloaded. We recommend `pdf` format because it is supported by all carriers, whereas some carriers do not support the `png` or `zpl` formats.\n\n|Label Format | Supported Carriers\n|--------------|-----------------------------------\n|`pdf` | All carriers\n|`png` | `fedex`
`stamps_com`
`ups`
`usps`\n|`zpl` | `access_worldwide`
`apc`
`asendia`
`dhl_global_mail`
`dhl_express`
`dhl_express_australia`
`dhl_express_canada`
`dhl_express_worldwide`
`dhl_express_uk`
`dpd`
`endicia`
`fedex`
`fedex_uk`
`firstmile`
`imex`
`newgistics`
`ontrac`
`rr_donnelley`
`stamps_com`
`ups`
`usps`\n"}},"manifest_request_status":{"title":"manifest_request_status","type":"string","enum":["in_progress","completed"],"description":"The possible statuses of a manifest request","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The possible statuses of a manifest request"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The possible statuses of a manifest request"}},"validation_status":{"title":"validation_status","type":"string","enum":["valid","invalid","has_warnings","unknown"],"description":"The possible validation status values","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The possible validation status values"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The possible validation status values"}},"tracking_status_detail_code":{"title":"status_detail_code","enum":["COLLECTION_FAILED","AWAITING_DESPATCH","COLLECTION_REQUESTED","DESPATCHED","ELEC_ADVICE_RECD_BY_CARRIER","NOT_YET_RECEIVED_BY_CARRIER","COLLECTION_MADE","ATTEMPTED_DELIVERY","ATTEMPTED_DELIVERY_2ND","ATTEMPTED_DELIVERY_3RD","COD_AMOUNT_NOT_PAID","COD_AMOUNT_PAID","CUSTOMER_CARDED","CUSTOMER_IDENTIFICATION_FAILED","INVALID_METHOD_OF_PAYMENT","NO_ACCESS_TO_RECIPIENTS_ADDRESS","OUT_FOR_DELIVERY","DELIVERED","DELIVERED_DAMAGED","DELIVERED_IN_PART","DELIVERED_SPECIFIED_SAFE_PLACE","DELIVERED_TO_ALTERNATIVE_DELIVERY_LOCATION","DELIVERED_TO_NEIGHBOUR","DELIVERED_TO_PO_BOX","PARCEL_COLLECTED_FROM_PICKUP_POINT","POST_TRANSIT_STATUS","PROOF_OF_DELIVERY","CANCELLED","CANCELLED_BEFORE_DESPATCH","CUSTOMER_MOVED","HAZARDOUS_PROHIBITED","NOT_COLLECTED_FROM_PICKUP_POINT","NOT_DELIVERED","NOT_DELIVERED_ADDRESSEE_DECEASED","PARCEL_DAMAGED","PARCEL_DISPOSED","PARCEL_LOST","PARCEL_OUTSIDE_OF_SERVICE_CAPABILITY","REFUSED_BY_CUSTOMER","RETURN_TO_SENDER","ADDRESS_QUERY","CARRIER_DELAYS","CUSTOMS_CLEARED","CUSTOMS_PROCESSING","DELAYED_NOT_CARRIER","DELIVERY_ARRANGED_WITH_RECIPIENT","HELD_BY_CARRIER","HELD_BY_CARRIER_FOR_CLEARANCE_PRE_PROCESSING","HELD_BY_CUSTOMS","HELD_BY_EXPORT_CUSTOMS","HELD_BY_IMPORT_CUSTOMS","HUB_SCAN_OUT","IN_TRANSIT","INCORRECT_DECLARATION","INFORMATION","MISSORTED","PARCEL_OVER_LABELLED","PARCEL_REPACKED","PARCEL_UPDATE_NOTIFICATION_VIA_EMAIL","PARCEL_UPDATE_NOTIFICATION_VIA_SMS","RECEIVED_BY_CARRIER","RECEIVED_LOCAL_DELIVERY_DEPOT","ROUTING_ERROR","SUB_CONTRACTOR_EVENT","SUB_CONTRACTOR_RECEIVED","RECD_BY_CARRIER_NO_ELEC_ADVICE","AWAITING_ELECTRONIC_ADVICE","AWAITING_COLLECTION_FROM_PICKUP_POINT","COLLECT_AT_LOCAL_PO","CUSTOMER_TO_COLLECT_FROM_CARRIER","DELIVERED_TO_LOCKER_COLLECTION_POINT","CARRIER_STATUS_NOT_MAPPED"],"type":"string","description":"The tracking status detail codes\n\n|Value |Description\n|:--------- |:-----------------------------------------------------\n| `COLLECTION_FAILED` | Shipment pickup failed. The delivery company will try again soon.\n| `AWAITING_DESPATCH` | Your shipment is ready to go and is waiting for pickup.\n| `COLLECTION_REQUESTED` | Your shipment pickup has been scheduled.\n| `DESPATCHED` | Your shipment has been handed over to the carrier or dropped off at collection point. It will soon start its journey.\n| `ELEC_ADVICE_RECD_BY_CARRIER` | Your shipment is now in the carrier's system.\n| `NOT_YET_RECEIVED_BY_CARRIER` | The sender couldn't hand over your shipment. The delivery company will try to collect it again.\n| `COLLECTION_MADE` | Your shipment has been picked up by the carrier.\n| `ATTEMPTED_DELIVERY` | Delivery attempt failed. Please check the carrier's instructions for next steps.\n| `ATTEMPTED_DELIVERY_2ND` | Second delivery attempt failed. Please check the carrier's instructions for next steps.\n| `ATTEMPTED_DELIVERY_3RD` | Third delivery attempt failed. Please check the carrier's instructions for next steps.\n| `COD_AMOUNT_NOT_PAID` | Delivery failed due to unpaid cash on delivery. Please check carrier instructions.\n| `COD_AMOUNT_PAID` | Cash on delivery payment received.\n| `CUSTOMER_CARDED` | Delivery attempt failed. Please check for delivery instructions left by the carrier.\n| `CUSTOMER_IDENTIFICATION_FAILED` | There was a recipient identification issue. Please check carrier instructions.\n| `INVALID_METHOD_OF_PAYMENT` | Delivery failed due to incorrect payment. Please check carrier instructions.\n| `NO_ACCESS_TO_RECIPIENTS_ADDRESS` | Delivery couldn't be completed due to issues with accessing address. Please follow carrier instructions.\n| `OUT_FOR_DELIVERY` | Your shipment is out for delivery.\n| `DELIVERED` | Your shipment has been delivered.\n| `DELIVERED_DAMAGED` | Your shipment was delivered but arrived damaged.\n| `DELIVERED_IN_PART` | Part of your shipment has been delivered. Check for updates on the rest.\n| `DELIVERED_SPECIFIED_SAFE_PLACE` | Your shipment has been left in your designated safe place.\n| `DELIVERED_TO_ALTERNATIVE_DELIVERY_LOCATION` | Your shipment was delivered to an alternative location due to the delivery company being unable to deliver it to the specified address. Check carrier instructions for pickup details.\n| `DELIVERED_TO_NEIGHBOUR` | Your shipment was delivered to your neighbor.\n| `DELIVERED_TO_PO_BOX` | Your shipment was delivered to your PO Box.\n| `PARCEL_COLLECTED_FROM_PICKUP_POINT` | Your package has been picked up from the collection point.\n| `POST_TRANSIT_STATUS` | The carrier has added more information about your delivery.\n| `PROOF_OF_DELIVERY` | Delivery confirmed.\n| `CANCELLED` | Your shipment has been cancelled.\n| `CANCELLED_BEFORE_DESPATCH` | Your shipment was cancelled before pickup. Contact the sender if unexpected.\n| `CUSTOMER_MOVED` | Recipient not at address. Your shipment is being returned.\n| `HAZARDOUS_PROHIBITED` | Your parcel contained a prohibited item and is being returned. Contact the sender.\n| `NOT_COLLECTED_FROM_PICKUP_POINT` | Shipment not collected from the pickup point. Your parcel is being returned to the sender.\n| `NOT_DELIVERED` | Delivery attempts failed. Your parcel is being returned to the sender.\n| `NOT_DELIVERED_ADDRESSEE_DECEASED` | Delivery not possible due to recipient's passing.\n| `PARCEL_DAMAGED` | Your parcel was damaged and can't be delivered. It's being returned. Contact the sender.\n| `PARCEL_DISPOSED` | Shipment was disposed of. Contact the sender for details.\n| `PARCEL_LOST` | Your parcel is lost. Contact the sender for next steps.\n| `PARCEL_OUTSIDE_OF_SERVICE_CAPABILITY` | Shipment is too large/heavy for delivery. Being returned. Contact sender.\n| `REFUSED_BY_CUSTOMER` | Delivery refused. Shipment being returned. Contact the sender.\n| `RETURN_TO_SENDER` | Your shipment is being returned to the sender. Contact them for details.\n| `ADDRESS_QUERY` | There's an issue with your delivery address. This may cause a delay or return. Contact sender or carrier.\n| `CARRIER_DELAYS` | There's a delivery delay. We'll update you when there's more info.\n| `CUSTOMS_CLEARED` | Your shipment has passed customs clearance.\n| `CUSTOMS_PROCESSING` | Your shipment is going through customs.\n| `DELAYED_NOT_CARRIER` | Unexpected delivery delay. We'll update you soon.\n| `DELIVERY_ARRANGED_WITH_RECIPIENT` | Delivery arranged by recipient.\n| `HELD_BY_CARRIER` | Your shipment is on hold due to a carrier issue. We'll update you soon.\n| `HELD_BY_CARRIER_FOR_CLEARANCE_PRE_PROCESSING` | Your shipment is held by carrier due to customs issues. We'll update you.\n| `HELD_BY_CUSTOMS` | Your shipment is held in customs. We'll update you.\n| `HELD_BY_EXPORT_CUSTOMS` | Your shipment is held in export customs. We'll update you.\n| `HELD_BY_IMPORT_CUSTOMS` | Your shipment is held in import customs. We'll update you.\n| `HUB_SCAN_OUT` | Your shipment is at the main delivery depot.\n| `IN_TRANSIT` | Your shipment is on its way between depots.\n| `INCORRECT_DECLARATION` | Incorrect shipment dimensions. Delivery may be delayed or returned. We'll update you.\n| `INFORMATION` | The carrier has shared additional shipment information.\n| `MISSORTED` | Your shipment was missorted. There might be a delivery delay. We'll update you.\n| `PARCEL_OVER_LABELLED` | Your shipment was over labelled by the delivery company to improve processing.\n| `PARCEL_REPACKED` | Your shipment packaging was damaged. It's being repacked. This might delay delivery.\n| `PARCEL_UPDATE_NOTIFICATION_VIA_EMAIL` | You've received an email with a shipment update.\n| `PARCEL_UPDATE_NOTIFICATION_VIA_SMS` | You've received a text message with a shipment update.\n| `RECEIVED_BY_CARRIER` | Your shipment has been received by the carrier.\n| `RECEIVED_LOCAL_DELIVERY_DEPOT` | Your shipment is at the local delivery depot, ready for delivery.\n| `ROUTING_ERROR` | Your shipment was sent to the wrong place. There might be a delay.\n| `SUB_CONTRACTOR_EVENT` | Your shipment is with the local delivery partner.\n| `SUB_CONTRACTOR_RECEIVED` | Your shipment has been received by the local delivery partner.\n| `RECD_BY_CARRIER_NO_ELEC_ADVICE` | There's a system issue with your shipment. Tracking updates might be delayed.\n| `AWAITING_ELECTRONIC_ADVICE` | Your tracking number is ready. Your shipment is waiting to be registered in the carrier system and scheduled for pickup.\n| `AWAITING_COLLECTION_FROM_PICKUP_POINT` | Your shipment is ready for pickup at the specified location.\n| `COLLECT_AT_LOCAL_PO` | Your shipment has been redirected to the local post office for pickup. Check carrier instructions.\n| `CUSTOMER_TO_COLLECT_FROM_CARRIER` | Your shipment is being held for pickup. Check carrier instructions.\n| `DELIVERED_TO_LOCKER_COLLECTION_POINT` | Your shipment has been delivered to your locker.\n| `CARRIER_STATUS_NOT_MAPPED` | Status not mapped. Please check the carrier's website for updates.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The tracking status detail codes"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[2,76],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"Value"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"th","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"Description"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"th","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"thead","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[4,76],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":true,"attributes":{"content":"COLLECTION_FAILED"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}},{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":true,"attributes":{"content":"Shipment pickup failed. The delivery company will try again soon."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"content":"AWAITING_DESPATCH"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"content":"Your shipment is ready to go and is waiting for pickup."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"COLLECTION_REQUESTED"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"Your shipment pickup has been scheduled."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":true,"attributes":{"content":"DESPATCHED"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}},{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":true,"attributes":{"content":"Your shipment has been handed over to the carrier or dropped off at collection point. It will soon start its journey."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}},{"$$mdtype":"Node","errors":[],"lines":[8,9],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[8,9],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[8,9],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[8,9],"inline":true,"attributes":{"content":"ELEC_ADVICE_RECD_BY_CARRIER"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":8},"end":{"line":9}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":8},"end":{"line":9}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":8},"end":{"line":9}}},{"$$mdtype":"Node","errors":[],"lines":[8,9],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[8,9],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[8,9],"inline":true,"attributes":{"content":"Your shipment is now in the carrier's system."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":8},"end":{"line":9}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":8},"end":{"line":9}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":8},"end":{"line":9}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":8},"end":{"line":9}}},{"$$mdtype":"Node","errors":[],"lines":[9,10],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[9,10],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[9,10],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[9,10],"inline":true,"attributes":{"content":"NOT_YET_RECEIVED_BY_CARRIER"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":9},"end":{"line":10}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":9},"end":{"line":10}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":9},"end":{"line":10}}},{"$$mdtype":"Node","errors":[],"lines":[9,10],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[9,10],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[9,10],"inline":true,"attributes":{"content":"The sender couldn't hand over your shipment. The delivery company will try to collect it again."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":9},"end":{"line":10}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":9},"end":{"line":10}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":9},"end":{"line":10}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":9},"end":{"line":10}}},{"$$mdtype":"Node","errors":[],"lines":[10,11],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[10,11],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[10,11],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[10,11],"inline":true,"attributes":{"content":"COLLECTION_MADE"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":10},"end":{"line":11}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":10},"end":{"line":11}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":10},"end":{"line":11}}},{"$$mdtype":"Node","errors":[],"lines":[10,11],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[10,11],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[10,11],"inline":true,"attributes":{"content":"Your shipment has been picked up by the carrier."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":10},"end":{"line":11}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":10},"end":{"line":11}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":10},"end":{"line":11}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":10},"end":{"line":11}}},{"$$mdtype":"Node","errors":[],"lines":[11,12],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[11,12],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[11,12],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[11,12],"inline":true,"attributes":{"content":"ATTEMPTED_DELIVERY"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":11},"end":{"line":12}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":11},"end":{"line":12}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":11},"end":{"line":12}}},{"$$mdtype":"Node","errors":[],"lines":[11,12],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[11,12],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[11,12],"inline":true,"attributes":{"content":"Delivery attempt failed. Please check the carrier's instructions for next steps."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":11},"end":{"line":12}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":11},"end":{"line":12}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":11},"end":{"line":12}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":11},"end":{"line":12}}},{"$$mdtype":"Node","errors":[],"lines":[12,13],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[12,13],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[12,13],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[12,13],"inline":true,"attributes":{"content":"ATTEMPTED_DELIVERY_2ND"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":12},"end":{"line":13}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":12},"end":{"line":13}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":12},"end":{"line":13}}},{"$$mdtype":"Node","errors":[],"lines":[12,13],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[12,13],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[12,13],"inline":true,"attributes":{"content":"Second delivery attempt failed. Please check the carrier's instructions for next steps."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":12},"end":{"line":13}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":12},"end":{"line":13}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":12},"end":{"line":13}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":12},"end":{"line":13}}},{"$$mdtype":"Node","errors":[],"lines":[13,14],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[13,14],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[13,14],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[13,14],"inline":true,"attributes":{"content":"ATTEMPTED_DELIVERY_3RD"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":13},"end":{"line":14}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":13},"end":{"line":14}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":13},"end":{"line":14}}},{"$$mdtype":"Node","errors":[],"lines":[13,14],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[13,14],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[13,14],"inline":true,"attributes":{"content":"Third delivery attempt failed. Please check the carrier's instructions for next steps."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":13},"end":{"line":14}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":13},"end":{"line":14}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":13},"end":{"line":14}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":13},"end":{"line":14}}},{"$$mdtype":"Node","errors":[],"lines":[14,15],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[14,15],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[14,15],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[14,15],"inline":true,"attributes":{"content":"COD_AMOUNT_NOT_PAID"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":14},"end":{"line":15}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":14},"end":{"line":15}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":14},"end":{"line":15}}},{"$$mdtype":"Node","errors":[],"lines":[14,15],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[14,15],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[14,15],"inline":true,"attributes":{"content":"Delivery failed due to unpaid cash on delivery. Please check carrier instructions."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":14},"end":{"line":15}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":14},"end":{"line":15}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":14},"end":{"line":15}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":14},"end":{"line":15}}},{"$$mdtype":"Node","errors":[],"lines":[15,16],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[15,16],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[15,16],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[15,16],"inline":true,"attributes":{"content":"COD_AMOUNT_PAID"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":15},"end":{"line":16}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":15},"end":{"line":16}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":15},"end":{"line":16}}},{"$$mdtype":"Node","errors":[],"lines":[15,16],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[15,16],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[15,16],"inline":true,"attributes":{"content":"Cash on delivery payment received."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":15},"end":{"line":16}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":15},"end":{"line":16}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":15},"end":{"line":16}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":15},"end":{"line":16}}},{"$$mdtype":"Node","errors":[],"lines":[16,17],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[16,17],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[16,17],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[16,17],"inline":true,"attributes":{"content":"CUSTOMER_CARDED"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":16},"end":{"line":17}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":16},"end":{"line":17}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":16},"end":{"line":17}}},{"$$mdtype":"Node","errors":[],"lines":[16,17],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[16,17],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[16,17],"inline":true,"attributes":{"content":"Delivery attempt failed. Please check for delivery instructions left by the carrier."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":16},"end":{"line":17}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":16},"end":{"line":17}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":16},"end":{"line":17}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":16},"end":{"line":17}}},{"$$mdtype":"Node","errors":[],"lines":[17,18],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[17,18],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[17,18],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[17,18],"inline":true,"attributes":{"content":"CUSTOMER_IDENTIFICATION_FAILED"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":17},"end":{"line":18}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":17},"end":{"line":18}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":17},"end":{"line":18}}},{"$$mdtype":"Node","errors":[],"lines":[17,18],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[17,18],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[17,18],"inline":true,"attributes":{"content":"There was a recipient identification issue. Please check carrier instructions."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":17},"end":{"line":18}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":17},"end":{"line":18}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":17},"end":{"line":18}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":17},"end":{"line":18}}},{"$$mdtype":"Node","errors":[],"lines":[18,19],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[18,19],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[18,19],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[18,19],"inline":true,"attributes":{"content":"INVALID_METHOD_OF_PAYMENT"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":18},"end":{"line":19}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":18},"end":{"line":19}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":18},"end":{"line":19}}},{"$$mdtype":"Node","errors":[],"lines":[18,19],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[18,19],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[18,19],"inline":true,"attributes":{"content":"Delivery failed due to incorrect payment. Please check carrier instructions."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":18},"end":{"line":19}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":18},"end":{"line":19}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":18},"end":{"line":19}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":18},"end":{"line":19}}},{"$$mdtype":"Node","errors":[],"lines":[19,20],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[19,20],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[19,20],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[19,20],"inline":true,"attributes":{"content":"NO_ACCESS_TO_RECIPIENTS_ADDRESS"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":19},"end":{"line":20}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":19},"end":{"line":20}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":19},"end":{"line":20}}},{"$$mdtype":"Node","errors":[],"lines":[19,20],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[19,20],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[19,20],"inline":true,"attributes":{"content":"Delivery couldn't be completed due to issues with accessing address. Please follow carrier instructions."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":19},"end":{"line":20}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":19},"end":{"line":20}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":19},"end":{"line":20}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":19},"end":{"line":20}}},{"$$mdtype":"Node","errors":[],"lines":[20,21],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[20,21],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[20,21],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[20,21],"inline":true,"attributes":{"content":"OUT_FOR_DELIVERY"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":20},"end":{"line":21}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":20},"end":{"line":21}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":20},"end":{"line":21}}},{"$$mdtype":"Node","errors":[],"lines":[20,21],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[20,21],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[20,21],"inline":true,"attributes":{"content":"Your shipment is out for delivery."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":20},"end":{"line":21}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":20},"end":{"line":21}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":20},"end":{"line":21}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":20},"end":{"line":21}}},{"$$mdtype":"Node","errors":[],"lines":[21,22],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[21,22],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[21,22],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[21,22],"inline":true,"attributes":{"content":"DELIVERED"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":21},"end":{"line":22}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":21},"end":{"line":22}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":21},"end":{"line":22}}},{"$$mdtype":"Node","errors":[],"lines":[21,22],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[21,22],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[21,22],"inline":true,"attributes":{"content":"Your shipment has been delivered."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":21},"end":{"line":22}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":21},"end":{"line":22}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":21},"end":{"line":22}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":21},"end":{"line":22}}},{"$$mdtype":"Node","errors":[],"lines":[22,23],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[22,23],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[22,23],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[22,23],"inline":true,"attributes":{"content":"DELIVERED_DAMAGED"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":22},"end":{"line":23}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":22},"end":{"line":23}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":22},"end":{"line":23}}},{"$$mdtype":"Node","errors":[],"lines":[22,23],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[22,23],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[22,23],"inline":true,"attributes":{"content":"Your shipment was delivered but arrived damaged."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":22},"end":{"line":23}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":22},"end":{"line":23}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":22},"end":{"line":23}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":22},"end":{"line":23}}},{"$$mdtype":"Node","errors":[],"lines":[23,24],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[23,24],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[23,24],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[23,24],"inline":true,"attributes":{"content":"DELIVERED_IN_PART"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":23},"end":{"line":24}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":23},"end":{"line":24}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":23},"end":{"line":24}}},{"$$mdtype":"Node","errors":[],"lines":[23,24],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[23,24],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[23,24],"inline":true,"attributes":{"content":"Part of your shipment has been delivered. Check for updates on the rest."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":23},"end":{"line":24}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":23},"end":{"line":24}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":23},"end":{"line":24}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":23},"end":{"line":24}}},{"$$mdtype":"Node","errors":[],"lines":[24,25],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[24,25],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[24,25],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[24,25],"inline":true,"attributes":{"content":"DELIVERED_SPECIFIED_SAFE_PLACE"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":24},"end":{"line":25}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":24},"end":{"line":25}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":24},"end":{"line":25}}},{"$$mdtype":"Node","errors":[],"lines":[24,25],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[24,25],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[24,25],"inline":true,"attributes":{"content":"Your shipment has been left in your designated safe place."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":24},"end":{"line":25}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":24},"end":{"line":25}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":24},"end":{"line":25}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":24},"end":{"line":25}}},{"$$mdtype":"Node","errors":[],"lines":[25,26],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[25,26],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[25,26],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[25,26],"inline":true,"attributes":{"content":"DELIVERED_TO_ALTERNATIVE_DELIVERY_LOCATION"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":25},"end":{"line":26}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":25},"end":{"line":26}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":25},"end":{"line":26}}},{"$$mdtype":"Node","errors":[],"lines":[25,26],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[25,26],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[25,26],"inline":true,"attributes":{"content":"Your shipment was delivered to an alternative location due to the delivery company being unable to deliver it to the specified address. Check carrier instructions for pickup details."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":25},"end":{"line":26}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":25},"end":{"line":26}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":25},"end":{"line":26}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":25},"end":{"line":26}}},{"$$mdtype":"Node","errors":[],"lines":[26,27],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[26,27],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[26,27],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[26,27],"inline":true,"attributes":{"content":"DELIVERED_TO_NEIGHBOUR"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":26},"end":{"line":27}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":26},"end":{"line":27}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":26},"end":{"line":27}}},{"$$mdtype":"Node","errors":[],"lines":[26,27],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[26,27],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[26,27],"inline":true,"attributes":{"content":"Your shipment was delivered to your neighbor."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":26},"end":{"line":27}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":26},"end":{"line":27}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":26},"end":{"line":27}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":26},"end":{"line":27}}},{"$$mdtype":"Node","errors":[],"lines":[27,28],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[27,28],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[27,28],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[27,28],"inline":true,"attributes":{"content":"DELIVERED_TO_PO_BOX"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":27},"end":{"line":28}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":27},"end":{"line":28}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":27},"end":{"line":28}}},{"$$mdtype":"Node","errors":[],"lines":[27,28],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[27,28],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[27,28],"inline":true,"attributes":{"content":"Your shipment was delivered to your PO Box."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":27},"end":{"line":28}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":27},"end":{"line":28}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":27},"end":{"line":28}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":27},"end":{"line":28}}},{"$$mdtype":"Node","errors":[],"lines":[28,29],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[28,29],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[28,29],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[28,29],"inline":true,"attributes":{"content":"PARCEL_COLLECTED_FROM_PICKUP_POINT"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":28},"end":{"line":29}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":28},"end":{"line":29}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":28},"end":{"line":29}}},{"$$mdtype":"Node","errors":[],"lines":[28,29],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[28,29],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[28,29],"inline":true,"attributes":{"content":"Your package has been picked up from the collection point."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":28},"end":{"line":29}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":28},"end":{"line":29}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":28},"end":{"line":29}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":28},"end":{"line":29}}},{"$$mdtype":"Node","errors":[],"lines":[29,30],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[29,30],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[29,30],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[29,30],"inline":true,"attributes":{"content":"POST_TRANSIT_STATUS"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":29},"end":{"line":30}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":29},"end":{"line":30}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":29},"end":{"line":30}}},{"$$mdtype":"Node","errors":[],"lines":[29,30],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[29,30],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[29,30],"inline":true,"attributes":{"content":"The carrier has added more information about your delivery."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":29},"end":{"line":30}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":29},"end":{"line":30}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":29},"end":{"line":30}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":29},"end":{"line":30}}},{"$$mdtype":"Node","errors":[],"lines":[30,31],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[30,31],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[30,31],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[30,31],"inline":true,"attributes":{"content":"PROOF_OF_DELIVERY"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":30},"end":{"line":31}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":30},"end":{"line":31}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":30},"end":{"line":31}}},{"$$mdtype":"Node","errors":[],"lines":[30,31],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[30,31],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[30,31],"inline":true,"attributes":{"content":"Delivery confirmed."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":30},"end":{"line":31}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":30},"end":{"line":31}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":30},"end":{"line":31}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":30},"end":{"line":31}}},{"$$mdtype":"Node","errors":[],"lines":[31,32],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[31,32],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[31,32],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[31,32],"inline":true,"attributes":{"content":"CANCELLED"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":31},"end":{"line":32}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":31},"end":{"line":32}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":31},"end":{"line":32}}},{"$$mdtype":"Node","errors":[],"lines":[31,32],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[31,32],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[31,32],"inline":true,"attributes":{"content":"Your shipment has been cancelled."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":31},"end":{"line":32}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":31},"end":{"line":32}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":31},"end":{"line":32}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":31},"end":{"line":32}}},{"$$mdtype":"Node","errors":[],"lines":[32,33],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[32,33],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[32,33],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[32,33],"inline":true,"attributes":{"content":"CANCELLED_BEFORE_DESPATCH"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":32},"end":{"line":33}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":32},"end":{"line":33}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":32},"end":{"line":33}}},{"$$mdtype":"Node","errors":[],"lines":[32,33],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[32,33],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[32,33],"inline":true,"attributes":{"content":"Your shipment was cancelled before pickup. Contact the sender if unexpected."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":32},"end":{"line":33}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":32},"end":{"line":33}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":32},"end":{"line":33}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":32},"end":{"line":33}}},{"$$mdtype":"Node","errors":[],"lines":[33,34],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[33,34],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[33,34],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[33,34],"inline":true,"attributes":{"content":"CUSTOMER_MOVED"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":33},"end":{"line":34}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":33},"end":{"line":34}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":33},"end":{"line":34}}},{"$$mdtype":"Node","errors":[],"lines":[33,34],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[33,34],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[33,34],"inline":true,"attributes":{"content":"Recipient not at address. Your shipment is being returned."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":33},"end":{"line":34}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":33},"end":{"line":34}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":33},"end":{"line":34}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":33},"end":{"line":34}}},{"$$mdtype":"Node","errors":[],"lines":[34,35],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[34,35],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[34,35],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[34,35],"inline":true,"attributes":{"content":"HAZARDOUS_PROHIBITED"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":34},"end":{"line":35}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":34},"end":{"line":35}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":34},"end":{"line":35}}},{"$$mdtype":"Node","errors":[],"lines":[34,35],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[34,35],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[34,35],"inline":true,"attributes":{"content":"Your parcel contained a prohibited item and is being returned. Contact the sender."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":34},"end":{"line":35}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":34},"end":{"line":35}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":34},"end":{"line":35}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":34},"end":{"line":35}}},{"$$mdtype":"Node","errors":[],"lines":[35,36],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[35,36],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[35,36],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[35,36],"inline":true,"attributes":{"content":"NOT_COLLECTED_FROM_PICKUP_POINT"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":35},"end":{"line":36}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":35},"end":{"line":36}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":35},"end":{"line":36}}},{"$$mdtype":"Node","errors":[],"lines":[35,36],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[35,36],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[35,36],"inline":true,"attributes":{"content":"Shipment not collected from the pickup point. Your parcel is being returned to the sender."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":35},"end":{"line":36}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":35},"end":{"line":36}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":35},"end":{"line":36}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":35},"end":{"line":36}}},{"$$mdtype":"Node","errors":[],"lines":[36,37],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[36,37],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[36,37],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[36,37],"inline":true,"attributes":{"content":"NOT_DELIVERED"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":36},"end":{"line":37}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":36},"end":{"line":37}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":36},"end":{"line":37}}},{"$$mdtype":"Node","errors":[],"lines":[36,37],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[36,37],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[36,37],"inline":true,"attributes":{"content":"Delivery attempts failed. Your parcel is being returned to the sender."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":36},"end":{"line":37}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":36},"end":{"line":37}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":36},"end":{"line":37}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":36},"end":{"line":37}}},{"$$mdtype":"Node","errors":[],"lines":[37,38],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[37,38],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[37,38],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[37,38],"inline":true,"attributes":{"content":"NOT_DELIVERED_ADDRESSEE_DECEASED"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":37},"end":{"line":38}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":37},"end":{"line":38}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":37},"end":{"line":38}}},{"$$mdtype":"Node","errors":[],"lines":[37,38],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[37,38],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[37,38],"inline":true,"attributes":{"content":"Delivery not possible due to recipient's passing."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":37},"end":{"line":38}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":37},"end":{"line":38}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":37},"end":{"line":38}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":37},"end":{"line":38}}},{"$$mdtype":"Node","errors":[],"lines":[38,39],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[38,39],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[38,39],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[38,39],"inline":true,"attributes":{"content":"PARCEL_DAMAGED"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":38},"end":{"line":39}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":38},"end":{"line":39}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":38},"end":{"line":39}}},{"$$mdtype":"Node","errors":[],"lines":[38,39],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[38,39],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[38,39],"inline":true,"attributes":{"content":"Your parcel was damaged and can't be delivered. It's being returned. Contact the sender."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":38},"end":{"line":39}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":38},"end":{"line":39}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":38},"end":{"line":39}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":38},"end":{"line":39}}},{"$$mdtype":"Node","errors":[],"lines":[39,40],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[39,40],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[39,40],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[39,40],"inline":true,"attributes":{"content":"PARCEL_DISPOSED"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":39},"end":{"line":40}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":39},"end":{"line":40}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":39},"end":{"line":40}}},{"$$mdtype":"Node","errors":[],"lines":[39,40],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[39,40],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[39,40],"inline":true,"attributes":{"content":"Shipment was disposed of. Contact the sender for details."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":39},"end":{"line":40}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":39},"end":{"line":40}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":39},"end":{"line":40}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":39},"end":{"line":40}}},{"$$mdtype":"Node","errors":[],"lines":[40,41],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[40,41],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[40,41],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[40,41],"inline":true,"attributes":{"content":"PARCEL_LOST"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":40},"end":{"line":41}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":40},"end":{"line":41}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":40},"end":{"line":41}}},{"$$mdtype":"Node","errors":[],"lines":[40,41],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[40,41],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[40,41],"inline":true,"attributes":{"content":"Your parcel is lost. Contact the sender for next steps."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":40},"end":{"line":41}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":40},"end":{"line":41}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":40},"end":{"line":41}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":40},"end":{"line":41}}},{"$$mdtype":"Node","errors":[],"lines":[41,42],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[41,42],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[41,42],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[41,42],"inline":true,"attributes":{"content":"PARCEL_OUTSIDE_OF_SERVICE_CAPABILITY"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":41},"end":{"line":42}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":41},"end":{"line":42}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":41},"end":{"line":42}}},{"$$mdtype":"Node","errors":[],"lines":[41,42],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[41,42],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[41,42],"inline":true,"attributes":{"content":"Shipment is too large/heavy for delivery. Being returned. Contact sender."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":41},"end":{"line":42}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":41},"end":{"line":42}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":41},"end":{"line":42}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":41},"end":{"line":42}}},{"$$mdtype":"Node","errors":[],"lines":[42,43],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[42,43],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[42,43],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[42,43],"inline":true,"attributes":{"content":"REFUSED_BY_CUSTOMER"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":42},"end":{"line":43}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":42},"end":{"line":43}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":42},"end":{"line":43}}},{"$$mdtype":"Node","errors":[],"lines":[42,43],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[42,43],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[42,43],"inline":true,"attributes":{"content":"Delivery refused. Shipment being returned. Contact the sender."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":42},"end":{"line":43}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":42},"end":{"line":43}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":42},"end":{"line":43}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":42},"end":{"line":43}}},{"$$mdtype":"Node","errors":[],"lines":[43,44],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[43,44],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[43,44],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[43,44],"inline":true,"attributes":{"content":"RETURN_TO_SENDER"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":43},"end":{"line":44}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":43},"end":{"line":44}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":43},"end":{"line":44}}},{"$$mdtype":"Node","errors":[],"lines":[43,44],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[43,44],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[43,44],"inline":true,"attributes":{"content":"Your shipment is being returned to the sender. Contact them for details."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":43},"end":{"line":44}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":43},"end":{"line":44}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":43},"end":{"line":44}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":43},"end":{"line":44}}},{"$$mdtype":"Node","errors":[],"lines":[44,45],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[44,45],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[44,45],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[44,45],"inline":true,"attributes":{"content":"ADDRESS_QUERY"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":44},"end":{"line":45}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":44},"end":{"line":45}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":44},"end":{"line":45}}},{"$$mdtype":"Node","errors":[],"lines":[44,45],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[44,45],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[44,45],"inline":true,"attributes":{"content":"There's an issue with your delivery address. This may cause a delay or return. Contact sender or carrier."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":44},"end":{"line":45}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":44},"end":{"line":45}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":44},"end":{"line":45}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":44},"end":{"line":45}}},{"$$mdtype":"Node","errors":[],"lines":[45,46],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[45,46],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[45,46],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[45,46],"inline":true,"attributes":{"content":"CARRIER_DELAYS"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":45},"end":{"line":46}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":45},"end":{"line":46}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":45},"end":{"line":46}}},{"$$mdtype":"Node","errors":[],"lines":[45,46],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[45,46],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[45,46],"inline":true,"attributes":{"content":"There's a delivery delay. We'll update you when there's more info."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":45},"end":{"line":46}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":45},"end":{"line":46}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":45},"end":{"line":46}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":45},"end":{"line":46}}},{"$$mdtype":"Node","errors":[],"lines":[46,47],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[46,47],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[46,47],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[46,47],"inline":true,"attributes":{"content":"CUSTOMS_CLEARED"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":46},"end":{"line":47}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":46},"end":{"line":47}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":46},"end":{"line":47}}},{"$$mdtype":"Node","errors":[],"lines":[46,47],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[46,47],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[46,47],"inline":true,"attributes":{"content":"Your shipment has passed customs clearance."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":46},"end":{"line":47}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":46},"end":{"line":47}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":46},"end":{"line":47}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":46},"end":{"line":47}}},{"$$mdtype":"Node","errors":[],"lines":[47,48],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[47,48],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[47,48],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[47,48],"inline":true,"attributes":{"content":"CUSTOMS_PROCESSING"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":47},"end":{"line":48}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":47},"end":{"line":48}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":47},"end":{"line":48}}},{"$$mdtype":"Node","errors":[],"lines":[47,48],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[47,48],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[47,48],"inline":true,"attributes":{"content":"Your shipment is going through customs."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":47},"end":{"line":48}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":47},"end":{"line":48}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":47},"end":{"line":48}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":47},"end":{"line":48}}},{"$$mdtype":"Node","errors":[],"lines":[48,49],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[48,49],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[48,49],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[48,49],"inline":true,"attributes":{"content":"DELAYED_NOT_CARRIER"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":48},"end":{"line":49}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":48},"end":{"line":49}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":48},"end":{"line":49}}},{"$$mdtype":"Node","errors":[],"lines":[48,49],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[48,49],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[48,49],"inline":true,"attributes":{"content":"Unexpected delivery delay. We'll update you soon."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":48},"end":{"line":49}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":48},"end":{"line":49}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":48},"end":{"line":49}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":48},"end":{"line":49}}},{"$$mdtype":"Node","errors":[],"lines":[49,50],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[49,50],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[49,50],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[49,50],"inline":true,"attributes":{"content":"DELIVERY_ARRANGED_WITH_RECIPIENT"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":49},"end":{"line":50}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":49},"end":{"line":50}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":49},"end":{"line":50}}},{"$$mdtype":"Node","errors":[],"lines":[49,50],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[49,50],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[49,50],"inline":true,"attributes":{"content":"Delivery arranged by recipient."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":49},"end":{"line":50}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":49},"end":{"line":50}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":49},"end":{"line":50}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":49},"end":{"line":50}}},{"$$mdtype":"Node","errors":[],"lines":[50,51],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[50,51],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[50,51],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[50,51],"inline":true,"attributes":{"content":"HELD_BY_CARRIER"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":50},"end":{"line":51}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":50},"end":{"line":51}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":50},"end":{"line":51}}},{"$$mdtype":"Node","errors":[],"lines":[50,51],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[50,51],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[50,51],"inline":true,"attributes":{"content":"Your shipment is on hold due to a carrier issue. We'll update you soon."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":50},"end":{"line":51}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":50},"end":{"line":51}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":50},"end":{"line":51}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":50},"end":{"line":51}}},{"$$mdtype":"Node","errors":[],"lines":[51,52],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[51,52],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[51,52],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[51,52],"inline":true,"attributes":{"content":"HELD_BY_CARRIER_FOR_CLEARANCE_PRE_PROCESSING"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":51},"end":{"line":52}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":51},"end":{"line":52}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":51},"end":{"line":52}}},{"$$mdtype":"Node","errors":[],"lines":[51,52],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[51,52],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[51,52],"inline":true,"attributes":{"content":"Your shipment is held by carrier due to customs issues. We'll update you."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":51},"end":{"line":52}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":51},"end":{"line":52}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":51},"end":{"line":52}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":51},"end":{"line":52}}},{"$$mdtype":"Node","errors":[],"lines":[52,53],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[52,53],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[52,53],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[52,53],"inline":true,"attributes":{"content":"HELD_BY_CUSTOMS"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":52},"end":{"line":53}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":52},"end":{"line":53}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":52},"end":{"line":53}}},{"$$mdtype":"Node","errors":[],"lines":[52,53],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[52,53],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[52,53],"inline":true,"attributes":{"content":"Your shipment is held in customs. We'll update you."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":52},"end":{"line":53}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":52},"end":{"line":53}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":52},"end":{"line":53}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":52},"end":{"line":53}}},{"$$mdtype":"Node","errors":[],"lines":[53,54],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[53,54],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[53,54],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[53,54],"inline":true,"attributes":{"content":"HELD_BY_EXPORT_CUSTOMS"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":53},"end":{"line":54}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":53},"end":{"line":54}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":53},"end":{"line":54}}},{"$$mdtype":"Node","errors":[],"lines":[53,54],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[53,54],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[53,54],"inline":true,"attributes":{"content":"Your shipment is held in export customs. We'll update you."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":53},"end":{"line":54}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":53},"end":{"line":54}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":53},"end":{"line":54}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":53},"end":{"line":54}}},{"$$mdtype":"Node","errors":[],"lines":[54,55],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[54,55],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[54,55],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[54,55],"inline":true,"attributes":{"content":"HELD_BY_IMPORT_CUSTOMS"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":54},"end":{"line":55}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":54},"end":{"line":55}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":54},"end":{"line":55}}},{"$$mdtype":"Node","errors":[],"lines":[54,55],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[54,55],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[54,55],"inline":true,"attributes":{"content":"Your shipment is held in import customs. We'll update you."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":54},"end":{"line":55}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":54},"end":{"line":55}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":54},"end":{"line":55}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":54},"end":{"line":55}}},{"$$mdtype":"Node","errors":[],"lines":[55,56],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[55,56],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[55,56],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[55,56],"inline":true,"attributes":{"content":"HUB_SCAN_OUT"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":55},"end":{"line":56}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":55},"end":{"line":56}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":55},"end":{"line":56}}},{"$$mdtype":"Node","errors":[],"lines":[55,56],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[55,56],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[55,56],"inline":true,"attributes":{"content":"Your shipment is at the main delivery depot."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":55},"end":{"line":56}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":55},"end":{"line":56}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":55},"end":{"line":56}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":55},"end":{"line":56}}},{"$$mdtype":"Node","errors":[],"lines":[56,57],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[56,57],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[56,57],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[56,57],"inline":true,"attributes":{"content":"IN_TRANSIT"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":56},"end":{"line":57}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":56},"end":{"line":57}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":56},"end":{"line":57}}},{"$$mdtype":"Node","errors":[],"lines":[56,57],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[56,57],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[56,57],"inline":true,"attributes":{"content":"Your shipment is on its way between depots."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":56},"end":{"line":57}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":56},"end":{"line":57}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":56},"end":{"line":57}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":56},"end":{"line":57}}},{"$$mdtype":"Node","errors":[],"lines":[57,58],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[57,58],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[57,58],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[57,58],"inline":true,"attributes":{"content":"INCORRECT_DECLARATION"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":57},"end":{"line":58}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":57},"end":{"line":58}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":57},"end":{"line":58}}},{"$$mdtype":"Node","errors":[],"lines":[57,58],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[57,58],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[57,58],"inline":true,"attributes":{"content":"Incorrect shipment dimensions. Delivery may be delayed or returned. We'll update you."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":57},"end":{"line":58}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":57},"end":{"line":58}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":57},"end":{"line":58}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":57},"end":{"line":58}}},{"$$mdtype":"Node","errors":[],"lines":[58,59],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[58,59],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[58,59],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[58,59],"inline":true,"attributes":{"content":"INFORMATION"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":58},"end":{"line":59}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":58},"end":{"line":59}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":58},"end":{"line":59}}},{"$$mdtype":"Node","errors":[],"lines":[58,59],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[58,59],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[58,59],"inline":true,"attributes":{"content":"The carrier has shared additional shipment information."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":58},"end":{"line":59}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":58},"end":{"line":59}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":58},"end":{"line":59}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":58},"end":{"line":59}}},{"$$mdtype":"Node","errors":[],"lines":[59,60],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[59,60],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[59,60],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[59,60],"inline":true,"attributes":{"content":"MISSORTED"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":59},"end":{"line":60}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":59},"end":{"line":60}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":59},"end":{"line":60}}},{"$$mdtype":"Node","errors":[],"lines":[59,60],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[59,60],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[59,60],"inline":true,"attributes":{"content":"Your shipment was missorted. There might be a delivery delay. We'll update you."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":59},"end":{"line":60}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":59},"end":{"line":60}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":59},"end":{"line":60}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":59},"end":{"line":60}}},{"$$mdtype":"Node","errors":[],"lines":[60,61],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[60,61],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[60,61],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[60,61],"inline":true,"attributes":{"content":"PARCEL_OVER_LABELLED"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":60},"end":{"line":61}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":60},"end":{"line":61}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":60},"end":{"line":61}}},{"$$mdtype":"Node","errors":[],"lines":[60,61],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[60,61],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[60,61],"inline":true,"attributes":{"content":"Your shipment was over labelled by the delivery company to improve processing."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":60},"end":{"line":61}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":60},"end":{"line":61}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":60},"end":{"line":61}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":60},"end":{"line":61}}},{"$$mdtype":"Node","errors":[],"lines":[61,62],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[61,62],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[61,62],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[61,62],"inline":true,"attributes":{"content":"PARCEL_REPACKED"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":61},"end":{"line":62}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":61},"end":{"line":62}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":61},"end":{"line":62}}},{"$$mdtype":"Node","errors":[],"lines":[61,62],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[61,62],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[61,62],"inline":true,"attributes":{"content":"Your shipment packaging was damaged. It's being repacked. This might delay delivery."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":61},"end":{"line":62}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":61},"end":{"line":62}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":61},"end":{"line":62}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":61},"end":{"line":62}}},{"$$mdtype":"Node","errors":[],"lines":[62,63],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[62,63],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[62,63],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[62,63],"inline":true,"attributes":{"content":"PARCEL_UPDATE_NOTIFICATION_VIA_EMAIL"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":62},"end":{"line":63}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":62},"end":{"line":63}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":62},"end":{"line":63}}},{"$$mdtype":"Node","errors":[],"lines":[62,63],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[62,63],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[62,63],"inline":true,"attributes":{"content":"You've received an email with a shipment update."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":62},"end":{"line":63}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":62},"end":{"line":63}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":62},"end":{"line":63}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":62},"end":{"line":63}}},{"$$mdtype":"Node","errors":[],"lines":[63,64],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[63,64],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[63,64],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[63,64],"inline":true,"attributes":{"content":"PARCEL_UPDATE_NOTIFICATION_VIA_SMS"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":63},"end":{"line":64}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":63},"end":{"line":64}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":63},"end":{"line":64}}},{"$$mdtype":"Node","errors":[],"lines":[63,64],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[63,64],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[63,64],"inline":true,"attributes":{"content":"You've received a text message with a shipment update."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":63},"end":{"line":64}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":63},"end":{"line":64}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":63},"end":{"line":64}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":63},"end":{"line":64}}},{"$$mdtype":"Node","errors":[],"lines":[64,65],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[64,65],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[64,65],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[64,65],"inline":true,"attributes":{"content":"RECEIVED_BY_CARRIER"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":64},"end":{"line":65}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":64},"end":{"line":65}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":64},"end":{"line":65}}},{"$$mdtype":"Node","errors":[],"lines":[64,65],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[64,65],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[64,65],"inline":true,"attributes":{"content":"Your shipment has been received by the carrier."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":64},"end":{"line":65}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":64},"end":{"line":65}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":64},"end":{"line":65}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":64},"end":{"line":65}}},{"$$mdtype":"Node","errors":[],"lines":[65,66],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[65,66],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[65,66],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[65,66],"inline":true,"attributes":{"content":"RECEIVED_LOCAL_DELIVERY_DEPOT"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":65},"end":{"line":66}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":65},"end":{"line":66}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":65},"end":{"line":66}}},{"$$mdtype":"Node","errors":[],"lines":[65,66],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[65,66],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[65,66],"inline":true,"attributes":{"content":"Your shipment is at the local delivery depot, ready for delivery."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":65},"end":{"line":66}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":65},"end":{"line":66}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":65},"end":{"line":66}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":65},"end":{"line":66}}},{"$$mdtype":"Node","errors":[],"lines":[66,67],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[66,67],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[66,67],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[66,67],"inline":true,"attributes":{"content":"ROUTING_ERROR"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":66},"end":{"line":67}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":66},"end":{"line":67}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":66},"end":{"line":67}}},{"$$mdtype":"Node","errors":[],"lines":[66,67],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[66,67],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[66,67],"inline":true,"attributes":{"content":"Your shipment was sent to the wrong place. There might be a delay."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":66},"end":{"line":67}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":66},"end":{"line":67}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":66},"end":{"line":67}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":66},"end":{"line":67}}},{"$$mdtype":"Node","errors":[],"lines":[67,68],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[67,68],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[67,68],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[67,68],"inline":true,"attributes":{"content":"SUB_CONTRACTOR_EVENT"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":67},"end":{"line":68}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":67},"end":{"line":68}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":67},"end":{"line":68}}},{"$$mdtype":"Node","errors":[],"lines":[67,68],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[67,68],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[67,68],"inline":true,"attributes":{"content":"Your shipment is with the local delivery partner."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":67},"end":{"line":68}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":67},"end":{"line":68}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":67},"end":{"line":68}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":67},"end":{"line":68}}},{"$$mdtype":"Node","errors":[],"lines":[68,69],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[68,69],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[68,69],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[68,69],"inline":true,"attributes":{"content":"SUB_CONTRACTOR_RECEIVED"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":68},"end":{"line":69}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":68},"end":{"line":69}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":68},"end":{"line":69}}},{"$$mdtype":"Node","errors":[],"lines":[68,69],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[68,69],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[68,69],"inline":true,"attributes":{"content":"Your shipment has been received by the local delivery partner."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":68},"end":{"line":69}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":68},"end":{"line":69}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":68},"end":{"line":69}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":68},"end":{"line":69}}},{"$$mdtype":"Node","errors":[],"lines":[69,70],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[69,70],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[69,70],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[69,70],"inline":true,"attributes":{"content":"RECD_BY_CARRIER_NO_ELEC_ADVICE"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":69},"end":{"line":70}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":69},"end":{"line":70}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":69},"end":{"line":70}}},{"$$mdtype":"Node","errors":[],"lines":[69,70],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[69,70],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[69,70],"inline":true,"attributes":{"content":"There's a system issue with your shipment. Tracking updates might be delayed."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":69},"end":{"line":70}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":69},"end":{"line":70}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":69},"end":{"line":70}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":69},"end":{"line":70}}},{"$$mdtype":"Node","errors":[],"lines":[70,71],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[70,71],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[70,71],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[70,71],"inline":true,"attributes":{"content":"AWAITING_ELECTRONIC_ADVICE"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":70},"end":{"line":71}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":70},"end":{"line":71}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":70},"end":{"line":71}}},{"$$mdtype":"Node","errors":[],"lines":[70,71],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[70,71],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[70,71],"inline":true,"attributes":{"content":"Your tracking number is ready. Your shipment is waiting to be registered in the carrier system and scheduled for pickup."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":70},"end":{"line":71}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":70},"end":{"line":71}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":70},"end":{"line":71}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":70},"end":{"line":71}}},{"$$mdtype":"Node","errors":[],"lines":[71,72],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[71,72],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[71,72],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[71,72],"inline":true,"attributes":{"content":"AWAITING_COLLECTION_FROM_PICKUP_POINT"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":71},"end":{"line":72}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":71},"end":{"line":72}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":71},"end":{"line":72}}},{"$$mdtype":"Node","errors":[],"lines":[71,72],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[71,72],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[71,72],"inline":true,"attributes":{"content":"Your shipment is ready for pickup at the specified location."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":71},"end":{"line":72}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":71},"end":{"line":72}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":71},"end":{"line":72}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":71},"end":{"line":72}}},{"$$mdtype":"Node","errors":[],"lines":[72,73],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[72,73],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[72,73],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[72,73],"inline":true,"attributes":{"content":"COLLECT_AT_LOCAL_PO"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":72},"end":{"line":73}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":72},"end":{"line":73}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":72},"end":{"line":73}}},{"$$mdtype":"Node","errors":[],"lines":[72,73],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[72,73],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[72,73],"inline":true,"attributes":{"content":"Your shipment has been redirected to the local post office for pickup. Check carrier instructions."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":72},"end":{"line":73}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":72},"end":{"line":73}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":72},"end":{"line":73}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":72},"end":{"line":73}}},{"$$mdtype":"Node","errors":[],"lines":[73,74],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[73,74],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[73,74],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[73,74],"inline":true,"attributes":{"content":"CUSTOMER_TO_COLLECT_FROM_CARRIER"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":73},"end":{"line":74}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":73},"end":{"line":74}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":73},"end":{"line":74}}},{"$$mdtype":"Node","errors":[],"lines":[73,74],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[73,74],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[73,74],"inline":true,"attributes":{"content":"Your shipment is being held for pickup. Check carrier instructions."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":73},"end":{"line":74}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":73},"end":{"line":74}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":73},"end":{"line":74}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":73},"end":{"line":74}}},{"$$mdtype":"Node","errors":[],"lines":[74,75],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[74,75],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[74,75],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[74,75],"inline":true,"attributes":{"content":"DELIVERED_TO_LOCKER_COLLECTION_POINT"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":74},"end":{"line":75}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":74},"end":{"line":75}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":74},"end":{"line":75}}},{"$$mdtype":"Node","errors":[],"lines":[74,75],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[74,75],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[74,75],"inline":true,"attributes":{"content":"Your shipment has been delivered to your locker."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":74},"end":{"line":75}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":74},"end":{"line":75}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":74},"end":{"line":75}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":74},"end":{"line":75}}},{"$$mdtype":"Node","errors":[],"lines":[75,76],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[75,76],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[75,76],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[75,76],"inline":true,"attributes":{"content":"CARRIER_STATUS_NOT_MAPPED"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":75},"end":{"line":76}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":75},"end":{"line":76}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":75},"end":{"line":76}}},{"$$mdtype":"Node","errors":[],"lines":[75,76],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[75,76],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[75,76],"inline":true,"attributes":{"content":"Status not mapped. Please check the carrier's website for updates."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":75},"end":{"line":76}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":75},"end":{"line":76}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":75},"end":{"line":76}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":75},"end":{"line":76}}}],"type":"tbody","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":76}}}],"type":"table","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":76}}}],"type":"document","annotations":[],"slots":{}},"raw":"The tracking status detail codes\n\n|Value |Description\n|:--------- |:-----------------------------------------------------\n| `COLLECTION_FAILED` | Shipment pickup failed. The delivery company will try again soon.\n| `AWAITING_DESPATCH` | Your shipment is ready to go and is waiting for pickup.\n| `COLLECTION_REQUESTED` | Your shipment pickup has been scheduled.\n| `DESPATCHED` | Your shipment has been handed over to the carrier or dropped off at collection point. It will soon start its journey.\n| `ELEC_ADVICE_RECD_BY_CARRIER` | Your shipment is now in the carrier's system.\n| `NOT_YET_RECEIVED_BY_CARRIER` | The sender couldn't hand over your shipment. The delivery company will try to collect it again.\n| `COLLECTION_MADE` | Your shipment has been picked up by the carrier.\n| `ATTEMPTED_DELIVERY` | Delivery attempt failed. Please check the carrier's instructions for next steps.\n| `ATTEMPTED_DELIVERY_2ND` | Second delivery attempt failed. Please check the carrier's instructions for next steps.\n| `ATTEMPTED_DELIVERY_3RD` | Third delivery attempt failed. Please check the carrier's instructions for next steps.\n| `COD_AMOUNT_NOT_PAID` | Delivery failed due to unpaid cash on delivery. Please check carrier instructions.\n| `COD_AMOUNT_PAID` | Cash on delivery payment received.\n| `CUSTOMER_CARDED` | Delivery attempt failed. Please check for delivery instructions left by the carrier.\n| `CUSTOMER_IDENTIFICATION_FAILED` | There was a recipient identification issue. Please check carrier instructions.\n| `INVALID_METHOD_OF_PAYMENT` | Delivery failed due to incorrect payment. Please check carrier instructions.\n| `NO_ACCESS_TO_RECIPIENTS_ADDRESS` | Delivery couldn't be completed due to issues with accessing address. Please follow carrier instructions.\n| `OUT_FOR_DELIVERY` | Your shipment is out for delivery.\n| `DELIVERED` | Your shipment has been delivered.\n| `DELIVERED_DAMAGED` | Your shipment was delivered but arrived damaged.\n| `DELIVERED_IN_PART` | Part of your shipment has been delivered. Check for updates on the rest.\n| `DELIVERED_SPECIFIED_SAFE_PLACE` | Your shipment has been left in your designated safe place.\n| `DELIVERED_TO_ALTERNATIVE_DELIVERY_LOCATION` | Your shipment was delivered to an alternative location due to the delivery company being unable to deliver it to the specified address. Check carrier instructions for pickup details.\n| `DELIVERED_TO_NEIGHBOUR` | Your shipment was delivered to your neighbor.\n| `DELIVERED_TO_PO_BOX` | Your shipment was delivered to your PO Box.\n| `PARCEL_COLLECTED_FROM_PICKUP_POINT` | Your package has been picked up from the collection point.\n| `POST_TRANSIT_STATUS` | The carrier has added more information about your delivery.\n| `PROOF_OF_DELIVERY` | Delivery confirmed.\n| `CANCELLED` | Your shipment has been cancelled.\n| `CANCELLED_BEFORE_DESPATCH` | Your shipment was cancelled before pickup. Contact the sender if unexpected.\n| `CUSTOMER_MOVED` | Recipient not at address. Your shipment is being returned.\n| `HAZARDOUS_PROHIBITED` | Your parcel contained a prohibited item and is being returned. Contact the sender.\n| `NOT_COLLECTED_FROM_PICKUP_POINT` | Shipment not collected from the pickup point. Your parcel is being returned to the sender.\n| `NOT_DELIVERED` | Delivery attempts failed. Your parcel is being returned to the sender.\n| `NOT_DELIVERED_ADDRESSEE_DECEASED` | Delivery not possible due to recipient's passing.\n| `PARCEL_DAMAGED` | Your parcel was damaged and can't be delivered. It's being returned. Contact the sender.\n| `PARCEL_DISPOSED` | Shipment was disposed of. Contact the sender for details.\n| `PARCEL_LOST` | Your parcel is lost. Contact the sender for next steps.\n| `PARCEL_OUTSIDE_OF_SERVICE_CAPABILITY` | Shipment is too large/heavy for delivery. Being returned. Contact sender.\n| `REFUSED_BY_CUSTOMER` | Delivery refused. Shipment being returned. Contact the sender.\n| `RETURN_TO_SENDER` | Your shipment is being returned to the sender. Contact them for details.\n| `ADDRESS_QUERY` | There's an issue with your delivery address. This may cause a delay or return. Contact sender or carrier.\n| `CARRIER_DELAYS` | There's a delivery delay. We'll update you when there's more info.\n| `CUSTOMS_CLEARED` | Your shipment has passed customs clearance.\n| `CUSTOMS_PROCESSING` | Your shipment is going through customs.\n| `DELAYED_NOT_CARRIER` | Unexpected delivery delay. We'll update you soon.\n| `DELIVERY_ARRANGED_WITH_RECIPIENT` | Delivery arranged by recipient.\n| `HELD_BY_CARRIER` | Your shipment is on hold due to a carrier issue. We'll update you soon.\n| `HELD_BY_CARRIER_FOR_CLEARANCE_PRE_PROCESSING` | Your shipment is held by carrier due to customs issues. We'll update you.\n| `HELD_BY_CUSTOMS` | Your shipment is held in customs. We'll update you.\n| `HELD_BY_EXPORT_CUSTOMS` | Your shipment is held in export customs. We'll update you.\n| `HELD_BY_IMPORT_CUSTOMS` | Your shipment is held in import customs. We'll update you.\n| `HUB_SCAN_OUT` | Your shipment is at the main delivery depot.\n| `IN_TRANSIT` | Your shipment is on its way between depots.\n| `INCORRECT_DECLARATION` | Incorrect shipment dimensions. Delivery may be delayed or returned. We'll update you.\n| `INFORMATION` | The carrier has shared additional shipment information.\n| `MISSORTED` | Your shipment was missorted. There might be a delivery delay. We'll update you.\n| `PARCEL_OVER_LABELLED` | Your shipment was over labelled by the delivery company to improve processing.\n| `PARCEL_REPACKED` | Your shipment packaging was damaged. It's being repacked. This might delay delivery.\n| `PARCEL_UPDATE_NOTIFICATION_VIA_EMAIL` | You've received an email with a shipment update.\n| `PARCEL_UPDATE_NOTIFICATION_VIA_SMS` | You've received a text message with a shipment update.\n| `RECEIVED_BY_CARRIER` | Your shipment has been received by the carrier.\n| `RECEIVED_LOCAL_DELIVERY_DEPOT` | Your shipment is at the local delivery depot, ready for delivery.\n| `ROUTING_ERROR` | Your shipment was sent to the wrong place. There might be a delay.\n| `SUB_CONTRACTOR_EVENT` | Your shipment is with the local delivery partner.\n| `SUB_CONTRACTOR_RECEIVED` | Your shipment has been received by the local delivery partner.\n| `RECD_BY_CARRIER_NO_ELEC_ADVICE` | There's a system issue with your shipment. Tracking updates might be delayed.\n| `AWAITING_ELECTRONIC_ADVICE` | Your tracking number is ready. Your shipment is waiting to be registered in the carrier system and scheduled for pickup.\n| `AWAITING_COLLECTION_FROM_PICKUP_POINT` | Your shipment is ready for pickup at the specified location.\n| `COLLECT_AT_LOCAL_PO` | Your shipment has been redirected to the local post office for pickup. Check carrier instructions.\n| `CUSTOMER_TO_COLLECT_FROM_CARRIER` | Your shipment is being held for pickup. Check carrier instructions.\n| `DELIVERED_TO_LOCKER_COLLECTION_POINT` | Your shipment has been delivered to your locker.\n| `CARRIER_STATUS_NOT_MAPPED` | Status not mapped. Please check the carrier's website for updates.\n"}},"identifier_type":{"title":"identifier_type","type":"string","enum":["vat","eori","ssn","ein","tin","ioss","pan","voec","pccc","oss","passport","abn","ukims"],"description":"Tax identifier type for customs declaration\n\n|Pickup Type | Description\n|---------------|-----------------------------------------\n|`vat` | The tax identifier is a Value Added Tax.\n|`eori` | The tax identifier is an Economic Operators Registration and Identification Number (EORI).\n|`ssn` | The tax identifier is a Social Security Number.\n|`ein` | The tax identifier is an Employer Identification Number (EIN).\n|`tin` | The tax identifier is a Tax Identification Number (TIN).\n|`ioss` | The tax identifier is an Import One-Stop Shop (IOSS).\n|`pan` | The tax identifier is a Permanent Account Number (PAN).\n|`voec` | The tax identifier is a Norwegian VAT On E-Commerce(VOEC).\n|`pccc` | The tax identifier is a Personal Customs Clearance Code (PCCC).\n|`oss` | The tax identifier is an One-Stop Shop (OSS).\n|`passport` | The tax identifier is a Passport Number.\n|`abn` | The tax identifier is an Australian Business Number.\n|`ukims` | The tax identifier is an UK Internal Market Scheme number.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Tax identifier type for customs declaration"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[2,17],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"Pickup Type"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"th","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"Description"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"th","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"thead","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[4,17],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":true,"attributes":{"content":"vat"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}},{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":true,"attributes":{"content":"The tax identifier is a Value Added Tax."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"content":"eori"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"content":"The tax identifier is an Economic Operators Registration and Identification Number (EORI)."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"ssn"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"The tax identifier is a Social Security Number."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":true,"attributes":{"content":"ein"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}},{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":true,"attributes":{"content":"The tax identifier is an Employer Identification Number (EIN)."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}},{"$$mdtype":"Node","errors":[],"lines":[8,9],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[8,9],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[8,9],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[8,9],"inline":true,"attributes":{"content":"tin"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":8},"end":{"line":9}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":8},"end":{"line":9}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":8},"end":{"line":9}}},{"$$mdtype":"Node","errors":[],"lines":[8,9],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[8,9],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[8,9],"inline":true,"attributes":{"content":"The tax identifier is a Tax Identification Number (TIN)."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":8},"end":{"line":9}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":8},"end":{"line":9}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":8},"end":{"line":9}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":8},"end":{"line":9}}},{"$$mdtype":"Node","errors":[],"lines":[9,10],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[9,10],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[9,10],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[9,10],"inline":true,"attributes":{"content":"ioss"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":9},"end":{"line":10}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":9},"end":{"line":10}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":9},"end":{"line":10}}},{"$$mdtype":"Node","errors":[],"lines":[9,10],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[9,10],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[9,10],"inline":true,"attributes":{"content":"The tax identifier is an Import One-Stop Shop (IOSS)."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":9},"end":{"line":10}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":9},"end":{"line":10}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":9},"end":{"line":10}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":9},"end":{"line":10}}},{"$$mdtype":"Node","errors":[],"lines":[10,11],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[10,11],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[10,11],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[10,11],"inline":true,"attributes":{"content":"pan"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":10},"end":{"line":11}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":10},"end":{"line":11}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":10},"end":{"line":11}}},{"$$mdtype":"Node","errors":[],"lines":[10,11],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[10,11],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[10,11],"inline":true,"attributes":{"content":"The tax identifier is a Permanent Account Number (PAN)."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":10},"end":{"line":11}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":10},"end":{"line":11}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":10},"end":{"line":11}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":10},"end":{"line":11}}},{"$$mdtype":"Node","errors":[],"lines":[11,12],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[11,12],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[11,12],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[11,12],"inline":true,"attributes":{"content":"voec"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":11},"end":{"line":12}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":11},"end":{"line":12}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":11},"end":{"line":12}}},{"$$mdtype":"Node","errors":[],"lines":[11,12],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[11,12],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[11,12],"inline":true,"attributes":{"content":"The tax identifier is a Norwegian VAT On E-Commerce(VOEC)."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":11},"end":{"line":12}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":11},"end":{"line":12}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":11},"end":{"line":12}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":11},"end":{"line":12}}},{"$$mdtype":"Node","errors":[],"lines":[12,13],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[12,13],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[12,13],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[12,13],"inline":true,"attributes":{"content":"pccc"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":12},"end":{"line":13}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":12},"end":{"line":13}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":12},"end":{"line":13}}},{"$$mdtype":"Node","errors":[],"lines":[12,13],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[12,13],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[12,13],"inline":true,"attributes":{"content":"The tax identifier is a Personal Customs Clearance Code (PCCC)."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":12},"end":{"line":13}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":12},"end":{"line":13}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":12},"end":{"line":13}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":12},"end":{"line":13}}},{"$$mdtype":"Node","errors":[],"lines":[13,14],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[13,14],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[13,14],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[13,14],"inline":true,"attributes":{"content":"oss"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":13},"end":{"line":14}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":13},"end":{"line":14}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":13},"end":{"line":14}}},{"$$mdtype":"Node","errors":[],"lines":[13,14],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[13,14],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[13,14],"inline":true,"attributes":{"content":"The tax identifier is an One-Stop Shop (OSS)."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":13},"end":{"line":14}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":13},"end":{"line":14}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":13},"end":{"line":14}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":13},"end":{"line":14}}},{"$$mdtype":"Node","errors":[],"lines":[14,15],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[14,15],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[14,15],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[14,15],"inline":true,"attributes":{"content":"passport"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":14},"end":{"line":15}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":14},"end":{"line":15}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":14},"end":{"line":15}}},{"$$mdtype":"Node","errors":[],"lines":[14,15],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[14,15],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[14,15],"inline":true,"attributes":{"content":"The tax identifier is a Passport Number."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":14},"end":{"line":15}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":14},"end":{"line":15}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":14},"end":{"line":15}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":14},"end":{"line":15}}},{"$$mdtype":"Node","errors":[],"lines":[15,16],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[15,16],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[15,16],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[15,16],"inline":true,"attributes":{"content":"abn"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":15},"end":{"line":16}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":15},"end":{"line":16}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":15},"end":{"line":16}}},{"$$mdtype":"Node","errors":[],"lines":[15,16],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[15,16],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[15,16],"inline":true,"attributes":{"content":"The tax identifier is an Australian Business Number."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":15},"end":{"line":16}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":15},"end":{"line":16}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":15},"end":{"line":16}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":15},"end":{"line":16}}},{"$$mdtype":"Node","errors":[],"lines":[16,17],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[16,17],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[16,17],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[16,17],"inline":true,"attributes":{"content":"ukims"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":16},"end":{"line":17}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":16},"end":{"line":17}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":16},"end":{"line":17}}},{"$$mdtype":"Node","errors":[],"lines":[16,17],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[16,17],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[16,17],"inline":true,"attributes":{"content":"The tax identifier is an UK Internal Market Scheme number."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":16},"end":{"line":17}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":16},"end":{"line":17}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":16},"end":{"line":17}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":16},"end":{"line":17}}}],"type":"tbody","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":17}}}],"type":"table","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":17}}}],"type":"document","annotations":[],"slots":{}},"raw":"Tax identifier type for customs declaration\n\n|Pickup Type | Description\n|---------------|-----------------------------------------\n|`vat` | The tax identifier is a Value Added Tax.\n|`eori` | The tax identifier is an Economic Operators Registration and Identification Number (EORI).\n|`ssn` | The tax identifier is a Social Security Number.\n|`ein` | The tax identifier is an Employer Identification Number (EIN).\n|`tin` | The tax identifier is a Tax Identification Number (TIN).\n|`ioss` | The tax identifier is an Import One-Stop Shop (IOSS).\n|`pan` | The tax identifier is a Permanent Account Number (PAN).\n|`voec` | The tax identifier is a Norwegian VAT On E-Commerce(VOEC).\n|`pccc` | The tax identifier is a Personal Customs Clearance Code (PCCC).\n|`oss` | The tax identifier is an One-Stop Shop (OSS).\n|`passport` | The tax identifier is a Passport Number.\n|`abn` | The tax identifier is an Australian Business Number.\n|`ukims` | The tax identifier is an UK Internal Market Scheme number.\n"}},"taxable_entity_type":{"title":"taxable_entity_type","type":"string","enum":["shipper","recipient","ior"],"description":"The taxable entity type for this tax item. Valid values include the following\n\n|Value |Description\n|:--------- |:-----------------------------------------------------\n|`shipper` | The shipper is responsible for this tax.\n|`recipient` | The recipient of the shipment is responsible for this tax.\n|`ior` | The importer of records is responsible for tax.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The taxable entity type for this tax item. Valid values include the following"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[2,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"Value"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"th","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"Description"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"th","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"thead","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[4,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":true,"attributes":{"content":"shipper"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}},{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":true,"attributes":{"content":"The shipper is responsible for this tax."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"content":"recipient"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"content":"The recipient of the shipment is responsible for this tax."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"ior"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"The importer of records is responsible for tax."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"tbody","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":7}}}],"type":"table","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":7}}}],"type":"document","annotations":[],"slots":{}},"raw":"The taxable entity type for this tax item. Valid values include the following\n\n|Value |Description\n|:--------- |:-----------------------------------------------------\n|`shipper` | The shipper is responsible for this tax.\n|`recipient` | The recipient of the shipment is responsible for this tax.\n|`ior` | The importer of records is responsible for tax.\n"}},"package_contents":{"title":"package_contents","type":"string","enum":["merchandise","documents","gift","returned_goods","sample","other"],"description":"The possible package contents values","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The possible package contents values"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The possible package contents values"}},"non_delivery":{"title":"non_delivery","type":"string","enum":["return_to_sender","treat_as_abandoned"],"description":"The possible non delivery values","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The possible non delivery values"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The possible non delivery values"}},"terms_of_trade_code":{"title":"Allowed incoterms","type":"string","enum":["exw","fca","cpt","cip","dpu","dap","ddp","fas","fob","cfr","cif","ddu","daf","deq","des"]},"bill_to_party":{"title":"bill_to_party","type":"string","enum":["recipient","third_party"],"description":"The possible bill to party values","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The possible bill to party values"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The possible bill to party values"}},"origin_type":{"title":"origin_type","type":"string","enum":["pickup","drop_off"],"description":"Indicates if the package will be picked up or dropped off by the carrier","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Indicates if the package will be picked up or dropped off by the carrier"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Indicates if the package will be picked up or dropped off by the carrier"}},"collect_on_delivery_payment_type":{"title":"collect_on_delivery_payment_type","type":"string","enum":["any","cash","cash_equivalent","none"],"description":"Types of payment that are supported","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Types of payment that are supported"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Types of payment that are supported"}},"address_validation_detail_code":{"title":"address_validation_detail_code","type":"string","enum":["unsupported_country","non_supported_country","minimum_postal_code_verification_failed","street_does_not_match_unique_street_name","multiple_directionals","multiple_matches","suite_not_valid","suite_missing","incompatible_paired_labels","invalid_house_number","missing_house_number","invalid_box_number","invalid_charge_event","missing_box_number","missing_cmra_or_private_mail_box_number","suite_has_no_secondaries","postal_code_changed_or_added","state_province_changed_or_added","city_locality_changed_or_added","urbanization_changed","street_name_spelling_changed_or_added","street_name_type_changed_or_added","street_direction_changed_or_added","suite_type_changed_or_added","suite_unit_number_changed_or_added","double_dependent_locality_changed_or_added","subadministrative_area_changed_or_added","subnational_area_changed_or_added","po_box_changed_or_added","premise_type_changed_or_added","house_number_changed","organization_changed_or_added","partially_verified_to_state_level","partially_verified_to_city_level","partially_verified_to_street_level","partially_verified_to_premise_level","verified_to_state_level","verified_to_city_level","verified_to_street_level","verified_to_premise_level","verified_to_suite_level","coded_to_street_lavel","coded_to_neighborhood_level","coded_to_community_level","coded_to_state_level","coded_to_rooftop_level","coded_to_rooftop_interpolation_level","name_max_length_exceeded","phone_max_length_exceeded","company_name_max_length_exceeded","line1_min_max_length","line2_max_length_exceeded","line3_max_length_exceeded","city_locality_max_length_exceeded","state_province_max_length_exceeded","invalid_postal_code","country_invalid_length","address_not_found"],"description":"The detailed error codes that can be returned by the address validation API","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The detailed error codes that can be returned by the address validation API"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The detailed error codes that can be returned by the address validation API"}},"address_validation_message_type":{"title":"address_validation_message_type","type":"string","enum":["error","warning","info"],"description":"The different types of messages that can be returned by the address validation API","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The different types of messages that can be returned by the address validation API"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The different types of messages that can be returned by the address validation API"}},"address_validation_code":{"title":"address_validation_code","type":"string","enum":["a1000","a1001","a1002","a1003","a1004","a1005","a1006","a1007","a1008","r1000","r1001","r1002","r1003"],"description":"The error codes that can be returned by the address validation API","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The error codes that can be returned by the address validation API"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The error codes that can be returned by the address validation API"}},"address_validation_status":{"title":"address_validation_status","type":"string","enum":["unverified","verified","warning","error"],"description":"The possible address validation status values","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The possible address validation status values"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The possible address validation status values"}},"error_code":{"title":"error_code","type":"string","enum":["auto_fund_not_supported","batch_cannot_be_modified","carrier_conflict","carrier_disconnected","carrier_not_connected","carrier_not_supported","confirmation_not_supported","default_warehouse_cannot_be_deleted","field_conflict","field_value_required","forbidden","identifier_conflict","identifiers_must_match","insufficient_funds","invalid_address","invalid_billing_plan","invalid_field_value","invalid_identifier","invalid_status","invalid_string_length","label_images_not_supported","meter_failure","order_source_not_active","rate_limit_exceeded","refresh_not_supported","request_body_required","return_label_not_supported","settings_not_supported","subscription_inactive","terms_not_accepted","tracking_not_supported","trial_expired","unauthorized","unknown","unspecified","verification_failure","warehouse_conflict","webhook_event_type_conflict","customs_items_required","incompatible_paired_labels","invalid_charge_event","invalid_object","no_rates_returned"],"description":"The error code specified for the failed API Call","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The error code specified for the failed API Call"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The error code specified for the failed API Call"}},"error_type":{"title":"error_type","type":"string","enum":["account_status","business_rules","validation","security","system","integrations"],"description":"The type of error\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The type of error"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The type of error\n"}},"error_source":{"title":"error_source","type":"string","enum":["carrier","order_source","ShipStation"],"description":"The source of the error, as indicated by the name this informs us if the API call failed because of the\ncarrier, the order source, or the ShipStation API itself.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"The source of the error, as indicated by the name this informs us if the API call failed because of the"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{},"children":[],"type":"softbreak","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}},{"$$mdtype":"Node","errors":[],"lines":[0,2],"inline":true,"attributes":{"content":"carrier, the order source, or the ShipStation API itself."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":2}}}],"type":"document","annotations":[],"slots":{}},"raw":"The source of the error, as indicated by the name this informs us if the API call failed because of the\ncarrier, the order source, or the ShipStation API itself.\n"}},"weight_unit":{"title":"weight_unit","type":"string","enum":["pound","ounce","gram","kilogram"],"description":"The possible weight unit values","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The possible weight unit values"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The possible weight unit values"}},"dimension_unit":{"title":"dimension_unit","type":"string","enum":["inch","centimeter"],"description":"The dimension units that are supported by ShipStation .","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The dimension units that are supported by ShipStation ."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The dimension units that are supported by ShipStation ."}},"rate_response_status":{"title":"rate_response_status","type":"string","enum":["working","completed","partial","error"],"description":"The possible rate response status values","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The possible rate response status values"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The possible rate response status values"}},"rate_type":{"title":"rate_type","type":"string","enum":["check","shipment"],"description":"The possible rate type values","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The possible rate type values"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The possible rate type values"}},"insurance_provider":{"title":"insurance_provider","type":"string","enum":["none","shipsurance","carrier","third_party"],"description":"The possible insurance provider values","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The possible insurance provider values"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The possible insurance provider values"}},"currency":{"title":"currency","type":"string","description":"The currencies that are supported by ShipStation are the ones that specified by ISO 4217: https://www.iso.org/iso-4217-currency-codes.html\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The currencies that are supported by ShipStation are the ones that specified by ISO 4217: https://www.iso.org/iso-4217-currency-codes.html"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The currencies that are supported by ShipStation are the ones that specified by ISO 4217: https://www.iso.org/iso-4217-currency-codes.html\n"}},"tracking_status":{"title":"tracking_status","type":"string","enum":["unknown","in_transit","error","delivered"],"description":"The different statuses that can apply to a shipment.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The different statuses that can apply to a shipment."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The different statuses that can apply to a shipment."}},"label_void_failure_reason":{"title":"reason_code","type":"string","enum":["unknown","unspecified","validation_failed","label_not_found_within_void_period","label_already_used","label_already_voided","contact_carrier"],"description":"The possible normalized reasons a label void request may not have been approved","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The possible normalized reasons a label void request may not have been approved"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The possible normalized reasons a label void request may not have been approved"}},"validate_address":{"title":"validate_address","type":"string","enum":["no_validation","validate_only","validate_and_clean"],"description":"The possible validate address values","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The possible validate address values"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The possible validate address values"}},"display_scheme":{"title":"display_scheme","type":"string","enum":["label","qr_code","label_and_qr_code","paperless","label_and_paperless"],"description":"The display format that the label should be shown in.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The display format that the label should be shown in."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The display format that the label should be shown in."}},"label_layout":{"title":"label_layout","type":"string","enum":["4x6","letter"],"description":"The available layouts (sizes) in which shipping labels can be downloaded. The label format determines which sizes are supported. `4x6` is supported for all label formats, whereas `letter` (8.5\" x 11\") is only supported for `pdf` format.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The available layouts (sizes) in which shipping labels can be downloaded. The label format determines which sizes are supported. "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"4x6"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" is supported for all label formats, whereas "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"letter"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" (8.5\" x 11\") is only supported for "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"pdf"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" format."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The available layouts (sizes) in which shipping labels can be downloaded. The label format determines which sizes are supported. `4x6` is supported for all label formats, whereas `letter` (8.5\" x 11\") is only supported for `pdf` format.\n"}},"label_charge_event":{"title":"label_charge_event","type":"string","enum":["carrier_default","on_creation","on_carrier_acceptance"],"description":"Determines when the user's account will be charged for the label.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Determines when the user's account will be charged for the label."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Determines when the user's account will be charged for the label."}},"address_residential_indicator":{"title":"address_residential_indicator","type":"string","enum":["unknown","yes","no"],"description":"Indicates whether an address is residential.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Indicates whether an address is residential."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Indicates whether an address is residential."}},"delivery_confirmation":{"title":"delivery_confirmation","type":"string","enum":["none","delivery","signature","adult_signature","direct_signature","delivery_mailed","verbal_confirmation"],"description":"The possible delivery confirmation values","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The possible delivery confirmation values"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The possible delivery confirmation values"}},"webhook_event":{"title":"webhook_event","type":"string","enum":["batch","carrier_connected","order_source_refresh_complete","rate","report_complete","sales_orders_imported","track"],"description":"The possible webook event values","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The possible webook event values"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The possible webook event values"}},"batches_sort_by":{"title":"batches_sort_by","type":"string","enum":["ship_date","processed_at","created_at"],"description":"The possible batches sort by values","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The possible batches sort by values"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The possible batches sort by values"}},"label_status":{"title":"label_status","type":"string","enum":["processing","completed","error","voided"],"description":"The possible statuses that a [shipping label] can be in.\n\n|Status |Description\n|:------------|:-----------------------------------------------------\n|`processing` |When labels are created in a [batch], it may take a few minutes for all of the labels in the batch to be created. During this period, they will be in `processing` status.\n|`completed` |The label was successfully created\n|`error` |The label could not be created due to an error, such as an invalid delivery address\n|`voided` |The label has been [voided]\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The possible statuses that a [shipping label] can be in."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[2,8],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"Status"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"th","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"Description"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"th","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"thead","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[4,8],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":true,"attributes":{"content":"processing"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}},{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":true,"attributes":{"content":"When labels are created in a [batch], it may take a few minutes for all of the labels in the batch to be created. During this period, they will be in "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}},{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":true,"attributes":{"content":"processing"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}},{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":true,"attributes":{"content":" status."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"content":"completed"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"content":"The label was successfully created"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"error"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[6,7],"inline":true,"attributes":{"content":"The label could not be created due to an error, such as an invalid delivery address"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":6},"end":{"line":7}}},{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":true,"attributes":{"content":"voided"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}},{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[7,8],"inline":true,"attributes":{"content":"The label has been [voided]"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":7},"end":{"line":8}}}],"type":"tbody","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":8}}}],"type":"table","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":8}}}],"type":"document","annotations":[],"slots":{}},"raw":"The possible statuses that a [shipping label] can be in.\n\n|Status |Description\n|:------------|:-----------------------------------------------------\n|`processing` |When labels are created in a [batch], it may take a few minutes for all of the labels in the batch to be created. During this period, they will be in `processing` status.\n|`completed` |The label was successfully created\n|`error` |The label could not be created due to an error, such as an invalid delivery address\n|`voided` |The label has been [voided]\n"}},"shipment_status":{"title":"shipment_status","type":"string","enum":["pending","processing","label_purchased","cancelled"],"description":"The possible shipment status values","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The possible shipment status values"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The possible shipment status values"}},"shipments_sort_by":{"title":"shipments_sort_by","type":"string","enum":["modified_at","created_at"],"description":"The possible shipments sort by values","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The possible shipments sort by values"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The possible shipments sort by values"}},"batch_status":{"title":"batch_status","type":"string","enum":["open","queued","processing","completed","completed_with_errors","archived","notifying","invalid"],"description":"The possible batch status values","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The possible batch status values"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The possible batch status values"}},"label_download_type":{"title":"label_download_type","type":"string","enum":["url","inline"],"description":"There are two different ways to [download a label]:\n\n|Label Download Type | Description\n|--------------------|------------------------------\n|`url` |You will receive a URL, which you can use to download the label in a separate request. The URL will remain valid for 90 days.

This is the default if `label_download_type` is unspecified.\n|`inline` |You will receive the Base64-encoded label as part of the response. No need for a second request to download the label.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"There are two different ways to [download a label]:"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[2,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"Label Download Type"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"th","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"Description"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"th","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"thead","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[4,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":true,"attributes":{"content":"url"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}},{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":true,"attributes":{"content":"You will receive a URL, which you can use to download the label in a separate request. The URL will remain valid for 90 days."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}},{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":true,"attributes":{"name":"br","attrs":{}},"children":[],"type":"tag","tag":"html","annotations":[{"type":"attribute","name":"name","value":"br"},{"type":"attribute","name":"attrs","value":{}}],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}},{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":true,"attributes":{"name":"br","attrs":{}},"children":[],"type":"tag","tag":"html","annotations":[{"type":"attribute","name":"name","value":"br"},{"type":"attribute","name":"attrs","value":{}}],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}},{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":true,"attributes":{"content":"This is the default if "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}},{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":true,"attributes":{"content":"label_download_type"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}},{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":true,"attributes":{"content":" is unspecified."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"content":"inline"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"content":"You will receive the Base64-encoded label as part of the response. No need for a second request to download the label."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"tbody","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":6}}}],"type":"table","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":6}}}],"type":"document","annotations":[],"slots":{}},"raw":"There are two different ways to [download a label]:\n\n|Label Download Type | Description\n|--------------------|------------------------------\n|`url` |You will receive a URL, which you can use to download the label in a separate request. The URL will remain valid for 90 days.

This is the default if `label_download_type` is unspecified.\n|`inline` |You will receive the Base64-encoded label as part of the response. No need for a second request to download the label.\n"}},"order_source_name":{"title":"order_source_name","type":"string","enum":["amazon_ca","amazon_us","brightpearl","channel_advisor","cratejoy","ebay","etsy","jane","groupon_goods","magento","paypal","seller_active","shopify","stitch_labs","squarespace","three_dcart","tophatter","walmart","woo_commerce","volusion"],"description":"The order sources that are supported by ShipStation","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The order sources that are supported by ShipStation"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The order sources that are supported by ShipStation"}},"sort_dir":{"title":"sort_dir","type":"string","enum":["asc","desc"],"description":"Controls the sort order of queries\n\n|Value |Description\n|:---------|:-----------------------------------------------------\n|`asc` |Return results in ascending order\n|`desc` |Return results in descending order\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Controls the sort order of queries"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[2,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"Value"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"th","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[2,3],"inline":true,"attributes":{"content":"Description"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"th","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}}],"type":"thead","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":3}}},{"$$mdtype":"Node","errors":[],"lines":[4,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":true,"attributes":{"content":"asc"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}},{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[4,5],"inline":true,"attributes":{"content":"Return results in ascending order"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":5}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"content":"desc"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}},{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{"align":"left"},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[5,6],"inline":true,"attributes":{"content":"Return results in descending order"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"td","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"tr","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":5},"end":{"line":6}}}],"type":"tbody","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":4},"end":{"line":6}}}],"type":"table","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":2},"end":{"line":6}}}],"type":"document","annotations":[],"slots":{}},"raw":"Controls the sort order of queries\n\n|Value |Description\n|:---------|:-----------------------------------------------------\n|`asc` |Return results in ascending order\n|`desc` |Return results in descending order\n"}},"tracking_number":{"title":"tracking_number","type":"string","minLength":1,"example":"1Z932R800392060079","description":"A tracking number for a package. The format depends on the carrier.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A tracking number for a package. The format depends on the carrier."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A tracking number for a package. The format depends on the carrier."}},"email":{"title":"email","type":"string","format":"email","minLength":1,"example":"john.doe@example.com","description":"An email address.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An email address."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An email address."}},"carrier_code":{"title":"carrier_code","type":"string","pattern":"^[a-z0-9]+(_[a-z0-9]+)*$","example":"dhl_express","description":"A [shipping carrier] , such as `fedex`, `dhl_express`, `stamps_com`, etc.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A [shipping carrier] , such as "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"fedex"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"dhl_express"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"stamps_com"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", etc."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A [shipping carrier] , such as `fedex`, `dhl_express`, `stamps_com`, etc.\n"}},"package_code":{"title":"package_code","type":"string","minLength":1,"maxLength":50,"pattern":"^[a-z0-9]+(_[a-z0-9]+)*$","example":"small_flat_rate_box","description":"A [package type] , such as `thick_envelope`, `small_flat_rate_box`, `large_package`, etc. Use the code `package` for custom or unknown package types.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A [package type] , such as "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"thick_envelope"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"small_flat_rate_box"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"large_package"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", etc. Use the code "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"package"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" for custom or unknown package types."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A [package type] , such as `thick_envelope`, `small_flat_rate_box`, `large_package`, etc. Use the code `package` for custom or unknown package types.\n"}},"date":{"title":"date","type":"string","format":"date-time","pattern":"^\\d{4}-\\d{2}-\\d{2}(T\\d{2}:\\d{2}:\\d{2}(\\.\\d+)?(Z|[-+]\\d{2}:\\d{2}))?$","example":"2018-09-23","description":"An [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) string that represents a date, but not a specific time. The value _may_ contain a time component, but it will be set to `00:00:00` UTC by ShipStation .\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"href":"https://en.wikipedia.org/wiki/ISO_8601"},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"ISO 8601"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"link","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}},"redocly:::linkOriginal:href":"https://en.wikipedia.org/wiki/ISO_8601"},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" string that represents a date, but not a specific time. The value "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"marker":"_"},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"may"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"em","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" contain a time component, but it will be set to "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"00:00:00"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" UTC by ShipStation ."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) string that represents a date, but not a specific time. The value _may_ contain a time component, but it will be set to `00:00:00` UTC by ShipStation .\n"}},"postal_code":{"title":"postal_code","minLength":1,"type":"string","example":"78756-3717","description":"postal code","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"postal code"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"postal code"}},"country_code":{"title":"country_code","type":"string","minLength":2,"maxLength":2,"example":"CA","description":"A two-letter [ISO 3166-1 country code](https://en.wikipedia.org/wiki/ISO_3166-1)\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A two-letter "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"href":"https://en.wikipedia.org/wiki/ISO_3166-1"},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"ISO 3166-1 country code"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"link","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}},"redocly:::linkOriginal:href":"https://en.wikipedia.org/wiki/ISO_3166-1"}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A two-letter [ISO 3166-1 country code](https://en.wikipedia.org/wiki/ISO_3166-1)\n"}},"date_time":{"title":"date_time","type":"string","format":"date-time","pattern":"^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d+)?(Z|[-+]\\d{2}:\\d{2})$","example":"2018-09-23T15:00:00.000Z","description":"An [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) string that represents a date and time.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"href":"https://en.wikipedia.org/wiki/ISO_8601"},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"ISO 8601"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"link","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}},"redocly:::linkOriginal:href":"https://en.wikipedia.org/wiki/ISO_8601"},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" string that represents a date and time."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) string that represents a date and time.\n"}},"url":{"title":"url","type":"string","format":"url","minLength":1,"example":"http://api.shipstation.com/v2/labels/se-28529731","description":"A URL","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A URL"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A URL"}},"pickup_resource_id":{"title":"pickup_resource_id","type":"string","minLength":4,"example":"pik_3YcKU5zdtJuCqoeNwyqqbW","description":"Pickup Resource ID","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Pickup Resource ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Pickup Resource ID"}},"image_id":{"title":"image_id","type":"string","minLength":4,"example":"img_DtBXupDBxREpHnwEXhTfgK","description":"Used to identify an image resource.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Used to identify an image resource."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Used to identify an image resource."}},"tag_name":{"title":"tag_name","type":"string","minLength":1,"example":"Fragile","description":"Tags are arbitrary strings that you can use to categorize shipments. For example, you may want to use tags to distinguish between domestic and international shipments, or between insured and uninsured shipments. Or maybe you want to create a tag for each of your customers so you can easily retrieve every shipment for a customer.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Tags are arbitrary strings that you can use to categorize shipments. For example, you may want to use tags to distinguish between domestic and international shipments, or between insured and uninsured shipments. Or maybe you want to create a tag for each of your customers so you can easily retrieve every shipment for a customer."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Tags are arbitrary strings that you can use to categorize shipments. For example, you may want to use tags to distinguish between domestic and international shipments, or between insured and uninsured shipments. Or maybe you want to create a tag for each of your customers so you can easily retrieve every shipment for a customer.\n"}},"uuid":{"title":"uuid","type":"string","format":"uuid","minLength":36,"maxLength":36,"pattern":"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$","example":"aa3d8e8e-462b-4476-9618-72db7f7b7009","description":"A UUID (a.k.a. GUID) that uniquely identifies a resource","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A UUID (a.k.a. GUID) that uniquely identifies a resource"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A UUID (a.k.a. GUID) that uniquely identifies a resource"}},"se_id":{"title":"se_id","type":"string","minLength":1,"maxLength":25,"pattern":"^se(-[a-z0-9]+)+$","example":"se-28529731","description":"A string that uniquely identifies a ShipStation resource, such as a carrier, label, shipment, etc.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies a ShipStation resource, such as a carrier, label, shipment, etc."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies a ShipStation resource, such as a carrier, label, shipment, etc."}},"service_code":{"title":"service_code","type":"string","pattern":"^[a-z0-9]+(_[a-z0-9-]+)* ?$","example":"usps_first_class_mail","description":"A [carrier service], such as `fedex_ground`, `usps_first_class_mail`, `flat_rate_envelope`, etc.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A [carrier service], such as "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"fedex_ground"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"usps_first_class_mail"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"flat_rate_envelope"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", etc."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A [carrier service], such as `fedex_ground`, `usps_first_class_mail`, `flat_rate_envelope`, etc.\n"}},"update_webhook_request_body":{"title":"update_webhook_request_body","type":"object","description":"An update webhook request body","additionalProperties":false,"properties":{"url":{"allOf":[{"$ref":"#/components/schemas/url"}],"example":"https://[YOUR ENDPOINT ID].x.requestbin.com","description":"The url that the wehbook sends the request","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The url that the wehbook sends the request"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The url that the wehbook sends the request"}},"headers":{"type":"array","items":{"allOf":[{"$ref":"#/components/schemas/webhook_header"}]},"description":"Array of custom webhook headers","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Array of custom webhook headers"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Array of custom webhook headers"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An update webhook request body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An update webhook request body"}},"create_webhook_request_body":{"title":"create_webhook_request_body","type":"object","description":"A create webhook request body","required":["event","url"],"additionalProperties":false,"properties":{"event":{"allOf":[{"$ref":"#/components/schemas/webhook_event"}]},"url":{"allOf":[{"$ref":"#/components/schemas/url"}],"example":"https://[YOUR ENDPOINT ID].x.requestbin.com","description":"The url that the webhook sends the request to","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The url that the webhook sends the request to"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The url that the webhook sends the request to"}},"headers":{"type":"array","items":{"allOf":[{"$ref":"#/components/schemas/webhook_header"}]},"description":"Array of custom webhook headers","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Array of custom webhook headers"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Array of custom webhook headers"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A create webhook request body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A create webhook request body"}},"estimate_rates_request_body":{"title":"estimate_rates_request_body","type":"object","description":"A rate estimate request body","required":["from_country_code","from_postal_code","from_city_locality","from_state_province","to_country_code","to_postal_code","to_city_locality","to_state_province","weight","ship_date"],"additionalProperties":false,"oneOf":[{"title":"rate_estimate_by_carrier_id","type":"object","properties":{"carrier_id":{"deprecated":true,"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the carrier","example":"se-1234567","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the carrier"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the carrier"}}}},{"title":"rate_estimate_by_carrier_ids","type":"object","properties":{"carrier_ids":{"type":"array","minItems":1,"items":{"type":"string","allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"carrier id","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"carrier id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"carrier id"}},"description":"Array of Carrier Ids","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Array of Carrier Ids"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Array of Carrier Ids"}}}}],"allOf":[{"title":"rate_estimate_options","type":"object","properties":{"from_country_code":{"allOf":[{"$ref":"#/components/schemas/country_code"}]},"from_postal_code":{"allOf":[{"$ref":"#/components/schemas/postal_code"}]},"from_city_locality":{"type":"string","minLength":1,"example":"Austin","description":"from postal code","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"from postal code"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"from postal code"}},"from_state_province":{"type":"string","minLength":1,"example":"Austin","description":"From state province","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"From state province"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"From state province"}},"to_country_code":{"allOf":[{"$ref":"#/components/schemas/country_code"}]},"to_postal_code":{"allOf":[{"$ref":"#/components/schemas/postal_code"}]},"to_city_locality":{"type":"string","minLength":1,"example":"Austin","description":"The city locality the package is being shipped to","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The city locality the package is being shipped to"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The city locality the package is being shipped to"}},"to_state_province":{"type":"string","minLength":1,"example":"Houston","description":"To state province","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"To state province"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"To state province"}},"weight":{"allOf":[{"$ref":"#/components/schemas/weigth"}],"description":"The weight of the package","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The weight of the package"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The weight of the package"}},"dimensions":{"allOf":[{"$ref":"#/components/schemas/dimensions"}],"description":"The dimensions of the package","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The dimensions of the package"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The dimensions of the package"}},"confirmation":{"allOf":[{"$ref":"#/components/schemas/delivery_confirmation"}]},"address_residential_indicator":{"allOf":[{"$ref":"#/components/schemas/address_residential_indicator"}]},"ship_date":{"type":"string","allOf":[{"$ref":"#/components/schemas/date_time"}],"description":"ship date","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"ship date"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"ship date"}}}}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A rate estimate request body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A rate estimate request body"}},"calculate_rates_request_body":{"title":"calculate_rates_request_body","type":"object","description":"A rate shipment request body","required":["shipment_id","shipment"],"additionalProperties":false,"oneOf":[{"title":"shipment_id_request","type":"object","properties":{"shipment_id":{"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the shipment","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the shipment"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the shipment"}}}},{"title":"shipment_request","type":"object","properties":{"shipment":{"allOf":[{"$ref":"#/components/schemas/address_validating_shipment"}],"description":"The shipment object","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The shipment object"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The shipment object"}}}}],"allOf":[{"title":"rate_request_options","type":"object","properties":{"rate_options":{"allOf":[{"$ref":"#/components/schemas/rate_request_body"}],"description":"The rate options","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The rate options"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The rate options"}}}}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A rate shipment request body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A rate shipment request body"}},"schedule_pickup_request_body":{"title":"schedule_pickup_request_body","type":"object","description":"A schedule pickup request body","required":["contact_details","label_ids","pickup_window"],"additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/pickup"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A schedule pickup request body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A schedule pickup request body"}},"update_package_type_request_body":{"title":"update_package_type_request_body","type":"object","description":"An update package type request body","additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/package_type"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An update package type request body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An update package type request body"}},"create_package_type_request_body":{"title":"create_package_type_request_body","type":"object","description":"A create package type request body","additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/package_type"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A create package type request body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A create package type request body"}},"create_return_label_request_body":{"title":"create_return_label_request_body","type":"object","description":"A create return label request body","additionalProperties":false,"properties":{"charge_event":{"allOf":[{"$ref":"#/components/schemas/label_charge_event"}],"description":"The label charge event.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The label charge event."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The label charge event.\n"}},"label_layout":{"default":"4x6","allOf":[{"$ref":"#/components/schemas/label_layout"}],"description":"The layout (size) that you want the label to be in. The `label_format` determines which sizes are allowed. `4x6` is supported for all label formats, whereas `letter` (8.5\" x 11\") is only supported for `pdf` format.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The layout (size) that you want the label to be in. The "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"label_format"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" determines which sizes are allowed. "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"4x6"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" is supported for all label formats, whereas "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"letter"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" (8.5\" x 11\") is only supported for "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"pdf"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" format."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The layout (size) that you want the label to be in. The `label_format` determines which sizes are allowed. `4x6` is supported for all label formats, whereas `letter` (8.5\" x 11\") is only supported for `pdf` format.\n"}},"label_format":{"default":"pdf","allOf":[{"$ref":"#/components/schemas/label_format"}],"description":"The file format that you want the label to be in. We recommend `pdf` format because it is supported by all carriers, whereas some carriers do not support the `png` or `zpl` formats.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The file format that you want the label to be in. We recommend "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"pdf"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" format because it is supported by all carriers, whereas some carriers do not support the "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"png"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" or "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"zpl"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":" formats."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The file format that you want the label to be in. We recommend `pdf` format because it is supported by all carriers, whereas some carriers do not support the `png` or `zpl` formats.\n"}},"label_download_type":{"writeOnly":true,"default":"url","allOf":[{"$ref":"#/components/schemas/label_download_type"}]},"display_scheme":{"default":"label","allOf":[{"$ref":"#/components/schemas/display_scheme"}],"description":"The display format that the label should be shown in.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The display format that the label should be shown in."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The display format that the label should be shown in."}},"label_image_id":{"x-nullable":true,"allOf":[{"$ref":"#/components/schemas/image_id"}],"description":"The label image resource that was used to create a custom label image.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The label image resource that was used to create a custom label image."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The label image resource that was used to create a custom label image."}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A create return label request body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A create return label request body"}},"create_label_from_shipment_request_body":{"title":"create_label_from_shipment_request_body","type":"object","description":"A purchase label without shipment request body","additionalProperties":false,"properties":{"validate_address":{"allOf":[{"$ref":"#/components/schemas/validate_address"}]},"label_layout":{"default":"4x6","allOf":[{"$ref":"#/components/schemas/label_layout"}]},"label_format":{"default":"pdf","allOf":[{"$ref":"#/components/schemas/label_format"}]},"label_download_type":{"allOf":[{"$ref":"#/components/schemas/label_download_type"}]},"display_scheme":{"default":"label","allOf":[{"$ref":"#/components/schemas/display_scheme"}],"description":"The display format that the label should be shown in.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The display format that the label should be shown in."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The display format that the label should be shown in."}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A purchase label without shipment request body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A purchase label without shipment request body"}},"purchase_label_without_shipment":{"title":"purchase_label_without_shipment","type":"object","description":"A purchase label without shipment resource","additionalProperties":false,"properties":{"validate_address":{"allOf":[{"$ref":"#/components/schemas/validate_address"}]},"label_layout":{"default":"4x6","allOf":[{"$ref":"#/components/schemas/label_layout"}]},"label_format":{"default":"pdf","allOf":[{"$ref":"#/components/schemas/label_format"}]},"label_download_type":{"allOf":[{"$ref":"#/components/schemas/label_download_type"}]},"display_scheme":{"default":"label","allOf":[{"$ref":"#/components/schemas/display_scheme"}],"description":"The display format that the label should be shown in.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The display format that the label should be shown in."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The display format that the label should be shown in."}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A purchase label without shipment resource"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A purchase label without shipment resource"}},"create_label_from_rate_request_body":{"title":"create_label_from_rate_request_body","type":"object","description":"A purchase label without shipment request body","additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/purchase_label_without_shipment"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A purchase label without shipment request body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A purchase label without shipment request body"}},"create_label_request_body":{"title":"create_label_request_body","type":"object","description":"A purchase label request body","required":["shipment"],"additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/label"}],"properties":{"ship_to_service_point_id":{"x-nullable":true,"type":"string","description":"A unique identifier for a carrier service point where the shipment will be delivered by the carrier. This will take precedence over a shipment's ship to address.","example":"614940","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A unique identifier for a carrier service point where the shipment will be delivered by the carrier. This will take precedence over a shipment's ship to address."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A unique identifier for a carrier service point where the shipment will be delivered by the carrier. This will take precedence over a shipment's ship to address."}},"ship_from_service_point_id":{"x-nullable":true,"type":"string","description":"A unique identifier for a carrier drop off point where a merchant plans to deliver packages. This will take precedence over a shipment's ship from address.","example":"614940","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A unique identifier for a carrier drop off point where a merchant plans to deliver packages. This will take precedence over a shipment's ship from address."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A unique identifier for a carrier drop off point where a merchant plans to deliver packages. This will take precedence over a shipment's ship from address."}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A purchase label request body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A purchase label request body"}},"process_batch_request_body":{"title":"process_batch_request_body","type":"object","description":"A process batch request body","additionalProperties":false,"properties":{"ship_date":{"allOf":[{"$ref":"#/components/schemas/date_time"}],"description":"The Ship date the batch is being processed for","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The Ship date the batch is being processed for"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The Ship date the batch is being processed for"}},"label_layout":{"type":"string","default":"4x6","allOf":[{"$ref":"#/components/schemas/label_layout"}]},"label_format":{"default":"pdf","allOf":[{"$ref":"#/components/schemas/label_format"}]},"display_scheme":{"default":"label","allOf":[{"$ref":"#/components/schemas/display_scheme"}],"description":"The display format that the label should be shown in.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The display format that the label should be shown in."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The display format that the label should be shown in."}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A process batch request body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A process batch request body"}},"create_and_process_batch_request_body":{"title":"create_and_process_batch_request_body","type":"object","description":"A create and process batch request body","additionalProperties":false,"properties":{"external_batch_id":{"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the external batch","example":"se-123456","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the external batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the external batch"}},"batch_notes":{"type":"string","minLength":1,"example":"This is my batch","description":"Add custom messages for a particular batch","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Add custom messages for a particular batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Add custom messages for a particular batch"}},"shipment_ids":{"type":"array","items":{"allOf":[{"$ref":"#/components/schemas/se_id"}]},"description":"Array of shipment IDs used in the batch","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Array of shipment IDs used in the batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Array of shipment IDs used in the batch"}},"rate_ids":{"type":"array","items":{"type":"string","minLength":1,"allOf":[{"$ref":"#/components/schemas/se_id"}]},"description":"Array of rate IDs used in the batch","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Array of rate IDs used in the batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Array of rate IDs used in the batch"}},"process_labels":{"type":"object","description":"The information used to process the batch","properties":{"create_batch_and_process_labels":{"type":"boolean","example":true,"description":"When 'true', the batch will be enqueued for processing","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"When 'true', the batch will be enqueued for processing"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"When 'true', the batch will be enqueued for processing"}},"ship_date":{"allOf":[{"$ref":"#/components/schemas/date_time"}],"description":"The Ship date the batch is being processed for","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The Ship date the batch is being processed for"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The Ship date the batch is being processed for"}},"label_layout":{"type":"string","default":"4x6","allOf":[{"$ref":"#/components/schemas/label_layout"}]},"label_format":{"default":"pdf","allOf":[{"$ref":"#/components/schemas/label_format"}]},"display_scheme":{"default":"label","allOf":[{"$ref":"#/components/schemas/display_scheme"}],"description":"The display format that the label should be shown in.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The display format that the label should be shown in."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The display format that the label should be shown in."}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The information used to process the batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The information used to process the batch"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A create and process batch request body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A create and process batch request body"}},"remove_from_batch_request_body":{"title":"remove_from_batch_request_body","type":"object","description":"A modify batch request body","additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/modify_batch"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A modify batch request body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A modify batch request body"}},"create_manifest_label_ids_request_body":{"title":"create_manifest_label_ids_request_body","type":"object","description":"A create manifest request body","required":["label_ids"],"additionalProperties":false,"properties":{"label_ids":{"type":"array","items":{"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"Label Id that will be included in the manifest","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Label Id that will be included in the manifest"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Label Id that will be included in the manifest"}},"description":"The list of label ids to include in the manifest","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The list of label ids to include in the manifest"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The list of label ids to include in the manifest"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A create manifest request body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A create manifest request body"}},"create_manifest_by_object_request_body":{"title":"create_manifest_by_object_request_body","type":"object","description":"A create manifest request body","required":["carrier_id","warehouse_id","ship_date"],"additionalProperties":false,"properties":{"carrier_id":{"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the carrier","example":"se-1234567","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the carrier"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the carrier"}},"excluded_label_ids":{"type":"array","items":{"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"Label Id that will be excluded from the manifest","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Label Id that will be excluded from the manifest"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Label Id that will be excluded from the manifest"}},"description":"The list of label ids to exclude from the manifest","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The list of label ids to exclude from the manifest"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The list of label ids to exclude from the manifest"}},"label_ids":{"type":"array","items":{"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"Label Id that will be included for the manifest","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Label Id that will be included for the manifest"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Label Id that will be included for the manifest"}},"description":"The list of label ids to include for the manifest","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The list of label ids to include for the manifest"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The list of label ids to include for the manifest"}},"warehouse_id":{"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the warehouse","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the warehouse"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the warehouse"}},"ship_date":{"type":"string","format":"date-time","minLength":1,"example":"2018-09-23T15:00:00.000Z","description":"The ship date that the shipment will be sent out on","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The ship date that the shipment will be sent out on"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The ship date that the shipment will be sent out on"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A create manifest request body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A create manifest request body"}},"rate_request_body":{"title":"rate_request_body","type":"object","description":"A rate request body","required":["carrier_ids"],"additionalProperties":false,"properties":{"carrier_ids":{"type":"array","minItems":1,"items":{"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"carrier ids","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"carrier ids"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"carrier ids"}},"description":"Array of carrier ids to get rates for","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Array of carrier ids to get rates for"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Array of carrier ids to get rates for"}},"package_types":{"type":"array","items":{"type":"string","minLength":1}},"service_codes":{"type":"array","items":{"type":"string","minLength":1,"description":"Item Service Codes","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Item Service Codes"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Item Service Codes"}}},"calculate_tax_amount":{"type":"boolean","description":"Calculate the duties and tariffs for cross border shipments.","example":true,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Calculate the duties and tariffs for cross border shipments."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Calculate the duties and tariffs for cross border shipments."}},"preferred_currency":{"allOf":[{"$ref":"#/components/schemas/currency"}]},"is_return":{"type":"boolean","description":"Indicate if it's a return shipment","example":true,"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Indicate if it's a return shipment"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Indicate if it's a return shipment"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A rate request body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A rate request body"}},"add_to_batch_request_body":{"title":"add_to_batch_request_body","type":"object","description":"An add to batch request body","additionalProperties":false,"allOf":[{"$ref":"#/components/schemas/modify_batch"}],"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"An add to batch request body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"An add to batch request body"}},"create_batch_request_body":{"title":"create_batch_request_body","type":"object","description":"A create batch request body","additionalProperties":false,"properties":{"external_batch_id":{"allOf":[{"$ref":"#/components/schemas/se_id"}],"description":"A string that uniquely identifies the external batch","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A string that uniquely identifies the external batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A string that uniquely identifies the external batch"}},"batch_notes":{"type":"string","minLength":1,"example":"This is my batch","description":"Add custom messages for a particular batch","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Add custom messages for a particular batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Add custom messages for a particular batch"}},"shipment_ids":{"type":"array","items":{"allOf":[{"$ref":"#/components/schemas/se_id"}]},"description":"Array of shipment IDs used in the batch","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Array of shipment IDs used in the batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Array of shipment IDs used in the batch"}},"rate_ids":{"type":"array","items":{"type":"string","minLength":1,"allOf":[{"$ref":"#/components/schemas/se_id"}]},"description":"Array of rate IDs used in the batch","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Array of rate IDs used in the batch"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Array of rate IDs used in the batch"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A create batch request body"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A create batch request body"}}},"responses":{"ServerError":{"description":"The request was successful.","content":{"text/plain":{"schema":{"title":"empty_response_body","type":"string","maxLength":0}},"application/json":{"schema":{"title":"empty_response_body","type":"string","maxLength":0}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was successful."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was successful."}},"NotFound":{"description":"The specified resource does not exist.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/error_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The specified resource does not exist."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The specified resource does not exist."}},"BadRequest":{"description":"The request contained errors.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/error_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request contained errors."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request contained errors."}},"NoContent":{"description":"The request was successful.","content":{"text/plain":{"schema":{"title":"empty_response_body","type":"string","maxLength":0}},"application/json":{"schema":{"title":"empty_response_body","type":"string","maxLength":0}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request was successful."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request was successful."}},"conflict":{"description":"The request conflicts with an existing resource.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/error_response_body"}}},"x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The request conflicts with an existing resource."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The request conflicts with an existing resource."}}},"parameters":{"batch_id_path_param":{"name":"batch_id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/se_id"},"description":"Batch ID","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Batch ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Batch ID"}},"batch_id_query_param":{"name":"batch_id","in":"query","required":false,"schema":{"$ref":"#/components/schemas/se_id"},"description":"Batch ID","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Batch ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Batch ID"}},"batch_number_query_param":{"name":"batch_number","in":"query","required":false,"schema":{"type":"string"},"description":"Batch Number","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Batch Number"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Batch Number"}},"batch_status_query_param":{"name":"status","in":"query","required":false,"schema":{"$ref":"#/components/schemas/batch_status"}},"carrier_code_query_param":{"name":"carrier_code","in":"query","required":false,"schema":{"type":"string","minLength":1},"example":"stamps_com","description":"A [shipping carrier] , such as `fedex`, `dhl_express`, `stamps_com`, etc.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"A [shipping carrier] , such as "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"fedex"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"dhl_express"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", "},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"stamps_com"},"children":[],"type":"code","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}},{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":", etc."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"A [shipping carrier] , such as `fedex`, `dhl_express`, `stamps_com`, etc.\n"}},"carrier_id_path_param":{"name":"carrier_id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/se_id"},"example":"se-28529731","description":"Carrier ID","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Carrier ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Carrier ID"}},"carrier_id_query_param":{"name":"carrier_id","in":"query","required":false,"schema":{"$ref":"#/components/schemas/se_id"},"description":"Carrier ID","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Carrier ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Carrier ID"}},"created_at_end_query_param":{"name":"created_at_end","in":"query","required":false,"schema":{"type":"string","format":"date-time"},"example":"2019-03-12T19:24:13.657Z","description":"Used to create a filter for when a resource was created, (ex. A shipment that was created before a certain time)","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Used to create a filter for when a resource was created, (ex. A shipment that was created before a certain time)"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Used to create a filter for when a resource was created, (ex. A shipment that was created before a certain time)"}},"created_at_start_query_param":{"name":"created_at_start","in":"query","required":false,"schema":{"type":"string","format":"date-time"},"example":"2019-03-12T19:24:13.657Z","description":"Used to create a filter for when a resource was created (ex. A shipment that was created after a certain time)","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Used to create a filter for when a resource was created (ex. A shipment that was created after a certain time)"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Used to create a filter for when a resource was created (ex. A shipment that was created after a certain time)"}},"dir_path_param":{"name":"dir","in":"path","required":true,"schema":{"type":"string"}},"external_batch_id_path_param":{"name":"external_batch_id","in":"path","required":true,"schema":{"type":"string"},"example":"13553d7f-3c87-4771-bae1-c49bacef11cb"},"external_shipment_id_path_param":{"name":"external_shipment_id","in":"path","schema":{"type":"string"},"required":true,"example":"0bcb569d-1727-4ff9-ab49-b2fec0cee5ae"},"filename_path_param":{"name":"filename","in":"path","required":true,"schema":{"type":"string"}},"label_download_type_query_param":{"name":"label_download_type","in":"query","required":false,"schema":{"$ref":"#/components/schemas/label_download_type"},"example":"url"},"label_id_path_param":{"name":"label_id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/se_id"},"description":"Label ID","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Label ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Label ID"}},"label_ids_query_param":{"name":"label_ids","in":"query","explode":true,"required":false,"schema":{"type":"array","items":{"$ref":"#/components/schemas/se_id"},"description":"Array of label ids","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Array of label ids"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Array of label ids"}}},"manifest_id_path_param":{"name":"manifest_id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/se_id"},"description":"The Manifest Id","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The Manifest Id"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The Manifest Id"}},"subdir_path_param":{"name":"subdir","in":"path","required":true,"schema":{"type":"string"}},"modified_at_end_query_param":{"name":"modified_at_end","in":"query","required":false,"schema":{"type":"string","format":"date-time"},"example":"2019-03-12T19:24:13.657Z","description":"Used to create a filter for when a resource was modified (ex. A shipment that was modified before a certain time)","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Used to create a filter for when a resource was modified (ex. A shipment that was modified before a certain time)"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Used to create a filter for when a resource was modified (ex. A shipment that was modified before a certain time)"}},"modified_at_start_query_param":{"name":"modified_at_start","in":"query","required":false,"schema":{"type":"string","format":"date-time"},"example":"2019-03-12T19:24:13.657Z","description":"Used to create a filter for when a resource was modified (ex. A shipment that was modified after a certain time)","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Used to create a filter for when a resource was modified (ex. A shipment that was modified after a certain time)"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Used to create a filter for when a resource was modified (ex. A shipment that was modified after a certain time)"}},"package_id_path_param":{"name":"package_id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/se_id"},"description":"Package ID","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Package ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Package ID"}},"page_query_param":{"name":"page","in":"query","required":false,"schema":{"type":"integer","format":"int32","minimum":1,"default":1},"example":2,"description":"Return a specific page of results. Defaults to the first page. If set to a number that's greater than the number of pages of results, an empty page is returned.\n","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Return a specific page of results. Defaults to the first page. If set to a number that's greater than the number of pages of results, an empty page is returned."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Return a specific page of results. Defaults to the first page. If set to a number that's greater than the number of pages of results, an empty page is returned.\n"}},"page_size_query_param":{"name":"page_size","in":"query","required":false,"schema":{"type":"integer","format":"int32","minimum":1,"default":25},"example":50,"description":"The number of results to return per response.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The number of results to return per response."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The number of results to return per response."}},"pagesize_query_param":{"name":"pagesize","in":"query","required":false,"schema":{"type":"integer","format":"int32","minimum":1}},"pickup_id_query_param":{"name":"pickup_id","in":"query","required":true,"schema":{"$ref":"#/components/schemas/pickup_resource_id"}},"pickup_id_path_param":{"name":"pickup_id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/pickup_resource_id"}},"rate_id_path_param":{"name":"rate_id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/se_id"},"description":"Rate ID","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Rate ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Rate ID"}},"rate_id_query_param":{"name":"rate_id","in":"query","required":false,"schema":{"$ref":"#/components/schemas/se_id"},"description":"Rate ID","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Rate ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Rate ID"}},"sales_order_id_query_param":{"name":"sales_order_id","in":"query","required":false,"schema":{"type":"string"},"description":"Sales Order ID","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Sales Order ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Sales Order ID"}},"shipment_id_path_param":{"name":"shipment_id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/se_id"},"description":"Shipment ID","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Shipment ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Shipment ID"}},"shipment_id_query_param":{"name":"shipment_id","in":"query","required":false,"schema":{"$ref":"#/components/schemas/se_id"},"description":"Shipment ID","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Shipment ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Shipment ID"}},"sort_dir_query_param":{"name":"sort_dir","in":"query","required":false,"schema":{"allOf":[{"$ref":"#/components/schemas/sort_dir"}],"default":"desc"},"description":"Controls the sort order of the query.","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Controls the sort order of the query."},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Controls the sort order of the query."}},"tag_name_path_param":{"name":"tag_name","in":"path","required":true,"schema":{"$ref":"#/components/schemas/tag_name"}},"tracking_number_query_param":{"name":"tracking_number","in":"query","required":false,"schema":{"type":"string","minLength":1},"example":"9405511899223197428490","description":"The tracking number associated with a shipment","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"The tracking number associated with a shipment"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"The tracking number associated with a shipment"}},"warehouse_id_path_param":{"name":"warehouse_id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/se_id"},"description":"Warehouse ID","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Warehouse ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Warehouse ID"}},"warehouse_id_query_param":{"name":"warehouse_id","in":"query","required":false,"schema":{"$ref":"#/components/schemas/se_id"},"description":"Warehouse ID","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Warehouse ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Warehouse ID"}},"webhook_id_path_param":{"name":"webhook_id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/se_id"},"description":"Webhook ID","x-parsed-md-description":{"result":{"$$mdtype":"Node","errors":[],"lines":[],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":false,"attributes":{},"children":[{"$$mdtype":"Node","errors":[],"lines":[0,1],"inline":true,"attributes":{"content":"Webhook ID"},"children":[],"type":"text","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"inline","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"paragraph","annotations":[],"slots":{},"location":{"file":"openapi.yaml","start":{"line":0},"end":{"line":1}}}],"type":"document","annotations":[],"slots":{}},"raw":"Webhook ID"}}}}},"options":{"hideSidebar":true,"disableRouter":true,"downloadUrls":[{"url":"/_spec/openapi.json?download"},{"url":"/_spec/openapi.yaml?download"}]},"routesMapping":{},"hash":"CGQOliiU12qRLQYe1XyL1+FVgwc=","baseSlug":"/openapi"} Add Assets to an AMM
Last updated
Edit

Add Assets to an AMM

Follow the steps from the Create an AMM tutorial before proceeding.

This example shows how to:

  1. Deposit assets to an existing AMM and receive LP tokens.
  2. Vote on AMM trading fees.
  3. Check the value of your LP tokens.
  4. Redeem LP tokens for assets in the AMM pair.

Add assets to AMM test harness

You can download the Quickstart Samples archive to try each of the samples in your own browser.

Note

Without the Quickstart Samples, you will not be able to try the examples that follow.

Usage

Get Accounts

  1. Open 12.add-to-amm.html in a browser.
  2. Select Testnet or Devnet
  3. Get test accounts.
    • If you have existing account seeds:
      1. Paste account seeds in the Seeds field.
      2. Click Get Accounts from Seeds.
    • If you don't have account seeds:
      1. Click Get New Standby Account.
      2. Click Get New Operational Account.

Get account results

Get the AMM

Use the information from either the XRP/Token or Token/Token AMM you created in Create an AMM.

  1. Enter a currency code in the Asset 1 Currency field. For example, XRP.
  2. Enter a second currency code in the Asset 2 Currency field. For example, TST.
  3. Enter the operational account address in the Asset 2 Issuer field.
  4. Click Check AMM.

Get AMM results

Deposit a Single Asset to the AMM

You can deposit either asset, but depositing only one asset reduces the amount of LP tokens you receive.

  1. Click Get Balances to verify how many tokens you have.
  2. Enter a value in the Asset 1 Amount field.
  3. Click Add to AMM.

Add assets to AMM results

Deposit Both Assets to the AMM

  1. Click Get Balances to verify how many tokens you have.
  2. Enter a value in the Asset 1 Amount field.
  3. Enter a value in the Asset 2 Amount field.
  4. Click Add to AMM.

Add assets to AMM results

Vote on trading fees

  1. Enter a value in the Trading Fee field. The proposed fee is in units of 1/100,000; a value of 1 is equivalent to 0.001%. The maximum value is 1000, indicating a 1% fee.
  2. Click Vote on Fee.

Vote on trading fees results

Redeem Your LP Tokens

  1. Click Get LP Value.
  2. Enter a value in the LP Tokens field.
  3. Click Redeem LP.

Get LP token value results

Code Walkthrough

You can open ripplex12-add-to-amm.js from the Quickstart Samples to view the source code.

Add Assets to an Existing AMM

This code checks if you're trying to add one or both assets, and then modifies the AMMDeposit transaction to be either a single or double-asset deposit.

async function addAssets() {

Connect to the XRP Ledger.

  let net = getNet()

  const client = new xrpl.Client(net)
  results = `\n\nConnecting to ${getNet()} ...`
  standbyResultField.value = results

  await client.connect()
  results += '\n\nConnected.'
  standbyResultField.value = results

Get the AMM information fields.

  const standby_wallet = xrpl.Wallet.fromSeed(standbySeedField.value)

  const asset1_currency = asset1CurrencyField.value
  const asset1_issuer = asset1IssuerField.value
  const asset1_amount = asset1AmountField.value

  const asset2_currency = asset2CurrencyField.value
  const asset2_issuer = asset2IssuerField.value
  const asset2_amount = asset2AmountField.value

Format the AMMDeposit transaction based on the combination of XRP and tokens.

  // Check for all combinations of asset deposits.
  let ammdeposit = null

  if (asset1_currency == "XRP" && asset2_currency && asset1_amount && asset2_amount ) {
    
    ammdeposit = {
      "TransactionType": "AMMDeposit",
      "Asset": {
        currency: "XRP"
      },
      "Asset2": {
        currency: asset2_currency,
        issuer: asset2_issuer
      },
      "Account": standby_wallet.address,
      "Amount": xrpl.xrpToDrops(asset1_amount),
      "Amount2": {
        currency: asset2_currency,
        issuer: asset2_issuer,
        value: asset2_amount
      },
      "Flags": 0x00100000
    }

  } else if ( asset1_currency && asset2_currency == "XRP" && asset1_amount && asset2_amount ) {

    ammdeposit = {
      "TransactionType": "AMMDeposit",
      "Asset": {
        currency: asset1_currency,
        issuer: asset1_issuer
      },
      "Asset2": {
        currency: "XRP"
      },
      "Account": standby_wallet.address,
      "Amount": {
        currency: asset1_currency,
        issuer: asset1_issuer,
        value: asset1_amount
      },
      "Amount2": xrpl.xrpToDrops(asset2_amount),
      "Flags": 0x00100000
    }

  } else if ( asset1_currency && asset2_currency && asset1_amount && asset2_amount ) {

    ammdeposit = {
      "TransactionType": "AMMDeposit",
      "Asset": {
        currency: asset1_currency,
        issuer: asset1_issuer
      },
      "Asset2": {
        currency: asset2_currency,
        issuer: asset2_issuer
      },
      "Account": standby_wallet.address,
      "Amount": {
        currency: asset1_currency,
        issuer: asset1_issuer,
        value: asset1_amount
      },
      "Amount2": {
        currency: asset2_currency,
        issuer: asset2_issuer,
        value: asset2_amount
      },
      "Flags": 0x00100000
    }

  } else if ( asset1_currency == "XRP" && asset2_currency && asset1_amount ) {

    ammdeposit = {
      "TransactionType": "AMMDeposit",
      "Asset": {
        currency: "XRP"
      },
      "Asset2": {
        currency: asset2_currency,
        issuer: asset2_issuer
      },
      "Account": standby_wallet.address,
      "Amount": xrpl.xrpToDrops(asset1_amount),
      "Flags": 0x00080000
    }

  } else if ( asset1_currency && asset2_currency == "XRP" && asset1_amount ) {

    ammdeposit = {
      "TransactionType": "AMMDeposit",
      "Asset": {
        currency: asset1_currency,
        issuer: asset1_issuer
      },
      "Asset2": {
        currency: "XRP"
      },
      "Account": standby_wallet.address,
      "Amount": {
        currency: asset1_currency,
        issuer: asset1_issuer,
        value: asset1_amount
      },
      "Flags": 0x00080000
    }

  } else if ( asset1_currency == "XRP" && asset2_currency && asset2_amount ) {

    ammdeposit = {
      "TransactionType": "AMMDeposit",
      "Asset": {
        currency: "XRP"
      },
      "Asset2": {
        currency: asset2_currency,
        issuer: asset2_issuer
      },
      "Account": standby_wallet.address,
      "Amount": {
        currency: asset2_currency,
        issuer: asset2_issuer,
        value: asset2_amount
      },
      "Flags": 0x00080000
    }

  } else if ( asset1_currency && asset2_currency && asset1_amount ) {

    ammdeposit = {
      "TransactionType": "AMMDeposit",
      "Asset": {
        currency: asset1_currency,
        issuer: asset1_issuer
      },
      "Asset2": {
        currency: asset2_currency,
        issuer: asset2_issuer
      },
      "Account": standby_wallet.address,
      "Amount": {
        currency: asset1_currency,
        issuer: asset1_issuer,
        value: asset1_amount
      },
      "Flags": 0x00080000
    }

  } else if ( asset1_currency && asset2_currency && asset2_amount ) {

    ammdeposit = {
      "TransactionType": "AMMDeposit",
      "Asset": {
        currency: asset1_currency,
        issuer: asset1_issuer
      },
      "Asset2": {
        currency: asset2_currency,
        issuer: asset2_issuer
      },
      "Account": standby_wallet.address,
      "Amount": {
        currency: asset2_currency,
        issuer: asset2_issuer,
        value: asset2_amount
      },
      "Flags": 0x00080000
    }

  } else {

    results += `\n\nNo assets selected to add ...`
    standbyResultField.value = results
    standbyResultField.scrollTop = standbyResultField.scrollHeight
    return

  }

Prepare the transaction for submission. Wrap the submission in a try-catch block to handle any errors.

  try {
 
  const prepared_deposit = await client.autofill(ammdeposit)
  results += `\n\nPrepared transaction:\n${JSON.stringify(prepared_deposit, null, 2)}`
  standbyResultField.value = results
  standbyResultField.scrollTop = standbyResultField.scrollHeight

Sign the transaction using the standby account wallet.

  const signed_deposit = standby_wallet.sign(prepared_deposit)
  results += `\n\nSending AMMDeposit transaction ...`
  standbyResultField.value = results
  standbyResultField.scrollTop = standbyResultField.scrollHeight

Submit the signed transaction to the XRPL. Run the checkAMM() function to update the AMM's information in the AMM log on a successful transaction.

  const lp_deposit = await client.submitAndWait(signed_deposit.tx_blob)
  
  if (lp_deposit.result.meta.TransactionResult == "tesSUCCESS") {
    results += `\n\nTransaction succeeded.`
    checkAMM()
  } else {
    results += `\n\nError sending transaction: ${JSON.stringify(lp_deposit.result.meta.TransactionResult, null, 2)}`
  }

  } catch (error) {
    results += `\n\n${error.message}`
  }

Report the transaction results in the standby account log.

  standbyResultField.value = results
  standbyResultField.scrollTop = standbyResultField.scrollHeight

  client.disconnect()

}

Vote on Trading Fees

Trading fees are applied to any transaction that interacts with the AMM. As with the addAssets() function, this one checks the combination of assets provided to modifty the ammVote transaction.

async function voteFees() {

Connect to the XRP Ledger.

  let net = getNet()

  const client = new xrpl.Client(net)
  results = `\n\nConnecting to ${getNet()} ...`
  standbyResultField.value = results

  await client.connect()
  results += '\n\nConnected.'
  standbyResultField.value = results

Get the AMM information and vote fee fields.

  const standby_wallet = xrpl.Wallet.fromSeed(standbySeedField.value)
  const voteFee = standbyFeeField.value

  const asset1_currency = asset1CurrencyField.value
  const asset1_issuer = asset1IssuerField.value

  const asset2_currency = asset2CurrencyField.value
  const asset2_issuer = asset2IssuerField.value

Format the AMMVote transaction based on the combination of XRP and tokens.

  let ammvote = null

  if ( asset1_currency == "XRP" ) {

    ammvote = {
      "TransactionType": "AMMVote",
      "Asset": {
        "currency": "XRP"
      },
      "Asset2": {
        "currency": asset2_currency,
        "issuer": asset2_issuer
      },
      "Account": standby_wallet.address,
      "TradingFee": Number(voteFee)
    }

  } else if ( asset2_currency == "XRP" ) {

    ammvote = {
      "TransactionType": "AMMVote",
      "Asset": {
        "currency": asset1_currency,
        "issuer": asset1_issuer
      },
      "Asset2": {
        "currency": "XRP"
      },
      "Account": standby_wallet.address,
      "TradingFee": Number(voteFee)
    }
  } else {

    ammvote = {
      "TransactionType": "AMMVote",
      "Asset": {
        "currency": asset1_currency,
        "issuer": asset1_issuer
      },
      "Asset2": {
        "currency": asset2_currency,
        "issuer": asset2_issuer
      },
      "Account": standby_wallet.address,
      "TradingFee": Number(voteFee)
    }

  }

Prepare the transaction for submission. Wrap the submission in a try-catch block to handle any errors.

  try {
  
  const prepared_vote = await client.autofill(ammvote)
  results += `\n\nPrepared transaction:\n${JSON.stringify(prepared_vote, null, 2)}`
  standbyResultField.value = results
  standbyResultField.scrollTop = standbyResultField.scrollHeight

Sign the prepared transaction using the standby account wallet.

  const signed_vote = standby_wallet.sign(prepared_vote)
  results += `\n\nSending AMMVote transaction ...`
  standbyResultField.value = results
  standbyResultField.scrollTop = standbyResultField.scrollHeight  

Submit the signed transaction to the XRPL. Run the checkAMM() function to update the AMM's information in the AMM log on a successful transaction.

  const response_vote = await client.submitAndWait(signed_vote.tx_blob)
  if (response_vote.result.meta.TransactionResult == "tesSUCCESS") {
    results += `\n\nTransaction succeeded.`
    checkAMM()
  } else {
    results += `\n\nError sending transaction: ${JSON.stringify(response_vote.result.meta.TransactionResult, null, 2)}`
  }

} catch (error) {
  results += `\n\n${error.message}`
}

Report the transaction results in the standby account log.

  standbyResultField.value = results
  standbyResultField.scrollTop = standbyResultField.scrollHeight  

  client.disconnect()

}

Calculate the Value of Your LP Tokens

This function gets your LP token balance and calculates what you can withdraw from the AMM.

async function calculateLP() {

Connect to the XRP Ledger.

  let net = getNet()

  const client = new xrpl.Client(net)
  results = `\n\nConnecting to ${getNet()} ...`
  standbyResultField.value = results

  await client.connect()
  results += '\n\nConnected.'
  standbyResultField.value = results

Get the AMM information fields.

  const standby_wallet = standbyAccountField.value

  const asset1_currency = asset1CurrencyField.value
  const asset1_issuer = asset1IssuerField.value

  const asset2_currency = asset2CurrencyField.value
  const asset2_issuer = asset2IssuerField.value

Format the amm_info command based on the combination of XRP and tokens.

  let amm_info = null

  if ( asset1_currency == "XRP" ) {
  
    amm_info = {
      "command": "amm_info", 
      "asset": {
        "currency": "XRP"
      },
      "asset2": {
        "currency": asset2_currency,
        "issuer": asset2_issuer
      }
    }
  
  } else if ( asset2_currency == "XRP" ) {

    amm_info = {
      "command": "amm_info", 
      "asset": {
        "currency": asset1_currency,
        "issuer": asset1_issuer
      },
      "asset2": {
        "currency": "XRP"
      }
    }

  } else {

    amm_info = {
      "command": "amm_info", 
      "asset": {
        "currency": asset1_currency,
        "issuer": asset1_issuer
      },
      "asset2": {
        "currency": asset2_currency,
        "issuer": asset2_issuer
      }
    }

  }

Get the standby account wallet balances and AMM details. Wrap the code in a try-catch block to handle any errors.

  try {
  
  // Get LP token balance.
  standbyWalletBalances = await client.getBalances(standby_wallet)

  const amm_info_result = await client.request(amm_info)

Get the AMM account address. Any LP tokens received from depositing to the AMM is considered an issued token by that AMM account. Use the AMM account to find the LP token in the wallet balances and get the LP token balance.

  // Get the AMM account address that issues LP tokens to depositors
  ammAccount = amm_info_result.result.amm.account

  const lpCurrency = standbyWalletBalances.find(item => item.issuer === ammAccount);

  const lpBalance = lpCurrency ? lpCurrency.value : 'Currency not found';

Check the AMM value fields to format the response. XRP is only reported as drops and doesn't have a value field. Although there isn't a dedicated method to calculate what you can redeem your LP tokens for, the math to do so is simple. The code checks the percentage of LP tokens in circulation that you own, and then applies that same percentage to the total assets in the AMM to give you their redemption value.

  const my_share = lpBalance / amm_info_result.result.amm.lp_token.value

  let my_asset1 = null
  let my_asset2 = null

  if ( amm_info_result.result.amm.amount.value && amm_info_result.result.amm.amount2.value ) {

    my_asset1 = amm_info_result.result.amm.amount.value * my_share
    my_asset2 = amm_info_result.result.amm.amount2.value * my_share

    results += `\n\nI have a total of ${lpBalance} LP tokens that are worth:\n
    ${amm_info_result.result.amm.amount.currency}: ${my_asset1}
    ${amm_info_result.result.amm.amount2.currency}: ${my_asset2}`

  } else if ( amm_info_result.result.amm.amount.value == undefined ) {

    my_asset1 = (amm_info_result.result.amm.amount * my_share) / 1000000
    my_asset2 = amm_info_result.result.amm.amount2.value * my_share

    results += `\n\nI have a total of ${lpBalance} LP tokens that are worth:\n
    XRP: ${my_asset1}
    ${amm_info_result.result.amm.amount2.currency}: ${my_asset2}`

  } else {

    my_asset1 = amm_info_result.result.amm.amount.value * my_share
    my_asset2 = (amm_info_result.result.amm.amount2 * my_share) / 1000000

    results += `\n\nI have a total of ${lpBalance} LP tokens that are worth:\n
    ${amm_info_result.result.amm.amount.currency}: ${my_asset1}
    XRP: ${my_asset2}`

  }

  } catch (error) {
    results += `\n\n${error.message}`
  }

Report the transaction results in the standby account log.

  standbyResultField.value = results
  standbyResultField.scrollTop = standbyResultField.scrollHeight

  client.disconnect()

}

Redeem Your LP Tokens

The code to redeem the LP tokens checks how many tokens you want to redeem, as well as the combination of assets to format amm_info and AMMWithdraw.

async function redeemLP() {

Connect to the XRP Ledger.

  let net = getNet()

  const client = new xrpl.Client(net)
  results = `\n\nConnecting to ${getNet()} ...`
  standbyResultField.value = results

  await client.connect()
  results += '\n\nConnected.'
  standbyResultField.value = results

Get the AMM information fields.

  const standby_wallet = xrpl.Wallet.fromSeed(standbySeedField.value)

  const asset1_currency = asset1CurrencyField.value
  const asset1_issuer = asset1IssuerField.value

  const asset2_currency = asset2CurrencyField.value
  const asset2_issuer = asset2IssuerField.value

Format the amm_info command based on the combination of XRP and tokens.

  // Structure "amm_info" command based on asset combo.
  let amm_info = null

  if ( asset1_currency == "XRP" ) {
  
    amm_info = {
      "command": "amm_info", 
      "asset": {
        "currency": "XRP"
      },
      "asset2": {
        "currency": asset2_currency,
        "issuer": asset2_issuer
      }
    }
  
  } else if ( asset2_currency == "XRP" ) {

    amm_info = {
      "command": "amm_info", 
      "asset": {
        "currency": asset1_currency,
        "issuer": asset1_issuer
      },
      "asset2": {
        "currency": "XRP"
      }
    }

  } else {

    amm_info = {
      "command": "amm_info", 
      "asset": {
        "currency": asset1_currency,
        "issuer": asset1_issuer
      },
      "asset2": {
        "currency": asset2_currency,
        "issuer": asset2_issuer
      }
    }

  }

Get the LP token information from the AMM.

  // Get LP token info.

  let ammIssuer = null
  let ammCurrency = null
  const LPTokens = standbyLPField.value

  try {
  const amm_info_result = await client.request(amm_info)
  ammIssuer = amm_info_result.result.amm.lp_token.issuer
  ammCurrency = amm_info_result.result.amm.lp_token.currency
  } catch (error) {
    results += `\n\n${error.message}`
    standbyResultField.value = results
    standbyResultField.scrollTop = standbyResultField.scrollHeight
    return
  }

Format the AMMWithdraw transaction based on the combination of XRP and tokens. Add the LP token info into the transaction from the amm_info query.

  // Structure ammwithdraw transaction based on asset combo.
  let ammwithdraw = null

  if ( asset1_currency == "XRP" ) {

    ammwithdraw = {
      "TransactionType": "AMMWithdraw",
      "Asset": {
        "currency": "XRP"
      },
      "Asset2": {
        "currency": asset2_currency,
        "issuer": asset2_issuer
      },
      "Account": standby_wallet.address,
      "LPTokenIn": {
        currency: ammCurrency,
        issuer: ammIssuer,
        value: LPTokens
      },
      "Flags": 0x00010000
    }

  } else if ( asset2_currency == "XRP" ) {

    ammwithdraw = {
      "TransactionType": "AMMWithdraw",
      "Asset": {
        "currency": asset1_currency,
        "issuer": asset1_issuer
      },
      "Asset2": {
        "currency": "XRP"
      },
      "Account": standby_wallet.address,
      "LPTokenIn": {
        currency: ammCurrency,
        issuer: ammIssuer,
        value: LPTokens
      },
      "Flags": 0x00010000
    }

  } else {

    ammwithdraw = {
      "TransactionType": "AMMWithdraw",
      "Asset": {
        "currency": asset1_currency,
        "issuer": asset1_issuer
      },
      "Asset2": {
        "currency": asset2_currency,
        "issuer": asset2_issuer
      },
      "Account": standby_wallet.address,
      "LPTokenIn": {
        currency: ammCurrency,
        issuer: ammIssuer,
        value: LPTokens
      },
      "Flags": 0x00010000
    }

  }

Prepare the transaction for submission. Wrap the submission in a try-catch block to handle any errors.

  try {

  const prepared_withdraw = await client.autofill(ammwithdraw)
  results += `\n\nPrepared transaction:\n${JSON.stringify(prepared_withdraw, null, 2)}`
  standbyResultField.value = results
  standbyResultField.scrollTop = standbyResultField.scrollHeight    

Sign the prepared transaction with the standby account wallet.

  const signed_withdraw = standby_wallet.sign(prepared_withdraw)
  results += `\n\nSending AMMWithdraw transaction ...`
  standbyResultField.value = results
  standbyResultField.scrollTop = standbyResultField.scrollHeight

Submit the signed transaction to the XRPL. Update the AMM info log and get wallet balances on a successful transaction.

  const response_withdraw = await client.submitAndWait(signed_withdraw.tx_blob)
  
  if (response_withdraw.result.meta.TransactionResult == "tesSUCCESS") {
    results += `\n\nTransaction succeeded.`
    checkAMM()
    getBalances()
  } else {
    results += `\n\nError sending transaction: ${JSON.stringify(response_withdraw.result.meta.TransactionResult, null, 2)}`
  }

  } catch (error) {
    results += `\n\n${error.message}`
  }

Report the transaction results to the standby account log.

  standbyResultField.value = results
  standbyResultField.scrollTop = standbyResultField.scrollHeight

  client.disconnect()

}