orders

Creates a parcel refund

Creates a parcel refund. the 'DeliveryType' parameter indicates the type of delivery and accepts 'home' or 'pickup-point'. Permissions requises : SupplierAdminRole, SupplierParcelsManagerRole.

post/api/v{version}/parcels/refund

Path parameters

versionstring required

The requested API version

Headers

X-Tenantstring required

Input your tenant Id to access this API

Request body

hubIdstring uuid nullable
deliveryTypestring nullable
descriptionstring nullable
amountnumber double
externalIdstring nullable

Response

Created

idstring uuid

Changes

No recorded changes to this endpoint across all 1 revision of this API.