Delivery Request
Sync Delivery
POST
- This endpoint helps Service Provider to map AccessRC delivery with own delivery.
- deliveryId is only required when providerDeliveryId and deliveryId aren’t mapped within /api/DeliveryRequest/Sync method. If they are already mapped this field can either be missing from the body, can be empty (“deliveryId:"""), or can be null (“deliveryId:null”)
- DELIVERY_READY_TO_COLLECT -> Beneficiary can collect delivery or cash from a Cash pick-up location
- DELIVERY_COLLECTED -> Beneficiary collected delivery or cash is delivered via iban
- DELIVERY_PENDING -> Wait step which delivery provider ensures that delivery is collected
- DELIVERY_REVERTED -> Delivery or cash is reverted
- DELIVERED -> Delivery request is committed to the delivery provider
- FAILED -> Delivery could not be completed by the provider
