v1
latestOpenAPI 3.0.02026-07-17647099.1 KBPayment
Verify Payment
Verify a payment by nonce.
post/v2/identities/{identifier}/payment/verify/{nonce}
Path parameters
identifierstring required
noncestring required
Request body
Example request
{
"txHash": "0x8f271174b45ba7892d83...",
"userDID": "did:iden3:polygon:amoy:2qVSDLNYs2s5HDMTyb4Su67ZvrZ..."
}Response
Payment verified