latestOpenAPI 3.0.02026-08-10234193.3 KB

60e380005037

Shipments

Create Repeat Delivery

This method creates a Repeat Delivery request for a shipment that is currently stored at a long-term storage warehouse (LTS).

Key rules:

  • Available only for shipments currently at long-term storage (LTS).
  • A maximum of 4 completed Repeat Delivery services is allowed per shipment.
  • A Repeat Delivery service cannot be ordered if the shipment already has a Redirecting, Return, or Repeat Delivery request in the NeedProcessing or InProgress status.
post/shipments/modification/repeat-delivery

Request body

shipmentIdinteger required

ID of the shipment at long-term storage.

🔻This field is required.

payerType'Sender' | 'Recipient' | 'ThirdPerson' nullable

Identifies who is responsible for payment of the repeat delivery service.

Allowed values:

  • Sender
  • Recipient
  • ThirdPerson

If the field is not provided, the order creator pays for the service.

payerContractNumberstring nullable

Required for B2B clients (legal entities with contract payment).

notestring

Any comment to the order.

Response

Repeat Delivery order successfully created.

costnumber

Delivery cost for the repeat delivery service.

currencystring

Currency code according to ISO 4217.

currencySymbolstring

Currency symbol.

scheduledDeliveryDatestring date-time

Estimated delivery date in ISO 8601 format.