Creates a logistic order for a given process_id, customer and address. Must specify the provider and carrier to be used to create the pickup.
- Returns UNIMPLEMENTED (gRPC code 12) if the provider is OPS, meaning it didn't generated any action.
- Returns InvalidArgument (gRPC code 3) if the combination of return-method, providerand carrier is not supported.
Request body
Response
OK
Changes
Changed in 1 of the 2 revisions of this API.15
- ○
added the new optional request property
currencynew-optional-request-property
- ○
added the new optional request property
customer/allOf[models.Customer]/platform_customer_idnew-optional-request-property
- ○
added the new optional request property
exchange_flownew-optional-request-property
- ○
added the new optional request property
legal_entitynew-optional-request-property
- ○
added the new optional request property
line_itemsnew-optional-request-property
- ○
added the new optional request property
line_items_typenew-optional-request-property
- ○
added the new optional request property
order_purchased_atnew-optional-request-property
- ○
added the new optional request property
original_carriersnew-optional-request-property
- ○
added the new optional request property
original_trackingsnew-optional-request-property
- ○
added the new optional request property
platform_process_idnew-optional-request-property
- ○
added the new optional request property
settings/allOf[logistics.LogisticSettings]/logistic_config/items/service_idnew-optional-request-property
- ○
added the new optional request property
vat_numbernew-optional-request-property
- ○
added the optional property
order/allOf[models.LogisticOrder]/original_carriersto the response with the200statusresponse-optional-property-added
- ○
added the optional property
order/allOf[models.LogisticOrder]/requires_customsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
order/allOf[models.LogisticOrder]/same_carrier_as_originalto the response with the200statusresponse-optional-property-added
This revision also has 331 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○