Transaction
Resend verification code
Resend verification code to a customer for transaction confirmation
POST
When a customer doesn’t receive or loses the verification code for a transaction, you can use this endpoint to resend it. The code will be sent to the customer’s registered phone number.
Path parameters
Propaga’s transaction id
Verification id generated on the creation of the transaction
Response
Confirmation message that the verification code was sent
Error codes
Transaction not found (404)
Transaction is already verified (422)
Verification not found (404)
Too many attempts (429)

