get https://api-sandbox.setel.com/v1/code/
This API endpoint returns the one-time code for a payment to be processed.
Successful response payload data
Parameter name | Data type | Description |
---|---|---|
code | string | The Otac sent by the system. |
timeout | integer | The time left before this request timeouts. |
createdAt | string | The date the Otac code was created. |
expireAt | string | The date the Otac code will expire. |
userHashCode | string | The unique identified made from the userId . |