post https://sandbox.onebrick.io/v2/data/auth/ovo/otp
Request Parameters
Key Parameters | Data Type | Description |
---|---|---|
public_access_token | String | Unique Identifier token for clients, Also called as public_access_token |
username | String | End-user's OVO registered mobile number |
Response Parameters
Key Parameters | Data Type | Description |
---|---|---|
status | String | Response code status |
data-job_id | String | Unique Id for request, It will help to map callback response |
data-message | String | Message to inform the user |
You can check the async(callback) response here.