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.simpu.co/otp/:transaction_id

Path Parameters

Headers

{    "name": "Cake's name",    "recipe": "Cake's recipe name",    "cake": "Binary cake"}

Last updated