Info
|
Activate voucher
If voucher is requested with the Order method, this will activate that voucher. Not available for all couriers.
Activating a voucher, means that a pickup request will be made to the courier.
Request body
Name | Type | Required | Description |
courier | string | Yes | courier name |
courierShipmentId | string | Yes | courier awb number |
courierShipmentVoucher | string | Yes | courier voucher number |
{ "courier": "Cargus", "courierShipmentId": "993123123", "courierShipmentVoucher": "182466584" }