get https://au-0000.api.assemblypay.com/payto/payment_requests/
This operation is to retrieve details of an initiated payment request. This API should be invoked to know the latest status of the payment initiation request if needed.
Payment initiation request statuses which will be returned via this endpoint -
- PENDING_PAYMENT_INITIATION - when the payment initiation request has been accepted for processing
- PAYMENT_INITIATED - when the payment initiation request is being processed
- PAYMENT_INITIATION_COMPLETED - when the payment initiation request is cleared and settled successfully. Funds can be expected in the user's wallet soon
- PAYMENT_INITIATION_REJECTED - when the payment initiation request is rejected for processing due to validation, funds not available in the debtor's account or any other
business reason. A retry can be performed in such scenarios