Off-Ramp
Off Ramp
SELL TOKEN
Step 3: When the end-user enter the amount of token they would like to buy. Your platform should get the actual price via API
AUTHENICATION
Step 4: When the end-user confirm that, they would like to buy the token. They need to provider email address. Your platform should use the API to send the OTP with 6 digits
OTP VERIFICATION
Step 5: The end-user should enter the OTP with 6 digits ( expired in time) in their email. Your platform will do the verification via API
REQUEST PURCHASE DETAILS INFORMATION
Step 6: The end-user will choose the fiat currency they would like to off ramp. Your platform should make a request to get the purchase details information via API
CONFIRM ORDER
Step 7: After user verification, your platform should start to create a sell order via API
Step 8: After the sell order created. Your platform can monitoring the status by get the order details via API

Last updated