API Key required in x-api-key header
Unique identifier (UUID) of the delivery request within AccessRC. Used to track and reference the specific delivery transaction initiated by the system.
64Unique identifier (UUID) assigned by the external service provider for the same delivery request, enabling cross-system tracking and synchronization.
64A descriptive summary of the delivery request, typically used for logging, notifications, or administrative review (e.g., “Approve 146,515 UAH of payment to 27 beneficiaries…”).
1024Aggregated status received from the external provider for the entire delivery request (e.g., Pending, Completed, Failed).
64Internal AccessRC status of the delivery request, indicating its approval or workflow state (e.g., PENDING_APPROVAL, APPROVED, REJECTED).
DRAFT, PENDING_APPROVAL, APPROVED, REJECTED, DELIVERED "DRAFT"
Array containing detailed records of delivery transactions handled by the provider, including status and synchronization results. providerDelivery can be an empty array ("providerDelivery": []) if delivery records are planned to be synced with /api/Delivery/Sync method later on.