Please ensure your implementation of callback handling follows the guidelines in Handling callbacks.
Authorizations
See Authentication.
Body
application/json
A UUIDv4 based ID previously specified by you, that uniquely identifies the deposit.
Required string length: 
36Example:
"f4401bd2-1568-4140-bf2d-eb77d2b2b639"
Response
Request has been accepted for processing by pawaPay
A UUIDv4 based ID specified by you, that uniquely identifies the deposit.
Required string length: 
36Example:
"f4401bd2-1568-4140-bf2d-eb77d2b2b639"
Possible initiation statuses:
ACCEPTED- The manual action request has been accepted by pawaPay for processing.REJECTED- The manual action request has been rejected by pawaPay. See rejectionReason for details.FAILED- The manual action request has failed during submitting for processing due to internal reasons.
Available options: 
ACCEPTED, REJECTED, FAILED Human-readable explanation why request has been rejected
Example:
"Deposit with ID \\#f4401bd2-1568-4140-bf2d-eb77d2b2b639 not found"

