Resources

There is a WADL document available that describes the resources API.

You may also enjoy the interactive interface provided for this API by Swagger.

Try it out!

name path methods description
ParcelServiceRest
  • /in-store-pickup/parcel/parcels
  • GET PATCH POST
Provides methods for managing outgoing parcels for the in-store pickup module.

Data Types

type description
IdentificationType The identificationtype of the identification
ParcelCreateCustomer A customer for parcel creation
ParcelCreateDelivery A shipment for parcel creation
ParcelCreateDeliveryAddress The delivery address of a customer
ParcelCreateOrder An order for parcel creation
ParcelCreateParcel A parcel to create
ParcelCreateRequest The request body for creating parcels
ParcelInfo Contains changes to apply for a parcel
ParcelUpdates Contains changes to apply for parcels