post https://api.payment.sandbox.coinify.com/v1/payment-intents//test/detect-payment
This endpoint enables you to simulate detecting a payment to an existing PaymentIntent.
A valid PaymentIntent ID needs to be provided in the {id} parameter in order to make a successful request. You can then confirm the change in state of the PaymentIntent by calling the Read PaymentIntent endpoint.
SANDBOX ONLY