Creates a pickup for a given process_id, customer and address A logistic order must be created prior requesting a pickup 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.7
- ○
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
declared_valuenew-optional-request-property
- ○
added the new optional request property
order_numbernew-optional-request-property
- ○
added the new optional request property
repickup_attemptnew-optional-request-property
- ○
added the new optional request property
settings/allOf[logistics.LogisticSettings]/logistic_config/items/service_idnew-optional-request-property
- ○
added the optional property
pickup_order/allOf[logistics.PickupOrder]/tracking_urlto 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
- ○