post https://{domain}:{port}/api/Cortina/DynamicQR/Inquiry
This method is called by Nayax to inquire the approval status of a Transaction ID.
This call will include the transaction's final amount and the transaction ID generated in the /GenerateQR call.
An “Approved” response this call will usually attempt to vend/release the product.
A “Decline” will terminate the transaction and a “Pending” response will trigger a subsequent /Inquiry request after a predefined time.
Consult your Technical Point of Contact in Nayax to setup how many calls and how frequently should they be polled.