There is a WADL document available that describes the resources API.
You may also enjoy the interactive interface provided for this API by Swagger.
| name | path | methods | description |
|---|---|---|---|
| ParcelServiceRest |
|
|
Provides methods for managing outgoing parcels for the in-store pickup module. |
| 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 |