View OTP
The view
requests requires an OTP transaction ID as a path parameter. It gets the OTP object of the specified OTP transaction ID and returns the otp object.
View OTP
GET
https://api.v1.simpu.co/otp/:transaction_id
Path Parameters
Name | Type | Description |
---|---|---|
transaction_id* | string | The |
Headers
Name | Type | Description |
---|---|---|
Authorization* | string | Simpu |
Last updated