v1
latestOpenAPI 3.1.02026-07-26500375.1 KBVerify Payments
The following endpoint verifies the signature of payment callback
post/payments/{id}/verify
Path parameters
idstring required
Unique identifier of the Payment to be verified
Request body
Response
200
Example response
{
"data": true
}