API Interface
API BASE URL
https://api.reelpay.comToken List
Field
Type
Description
{
"code": 200,
"message": "success",
"data": [
{
"currency_id":"ZxkanKiq9w2skt7e9CSR4oUX2q9F23LB",
"chain": "Ethereum",
"token": "ETH",
"contract": "ETH",
"protocol": "ERC-20",
"logo": "https://reel-block-n.s3.ap-east-1.amazonaws.com/coin/png/202211/2ff17a95bbd65925.png",
"decimal": 18
},
{
"currency_id":"ZxkanKiq9w2skt7e9CSR4oUX2q9F23cc",
"chain": "BSC",
"token": "COLX",
"contract": "0xF8aCF86194443DCde55fc5B9e448e183c290D8Cb",
"protocol": "BEP-20",
"logo": "https://reel-block-n.s3.ap-east-1.amazonaws.com/coin/png/202211/4178bc4853d1e691.png",
"decimal": 8
}
]
}Get Amount
Field
Type
Description
Field
Type
Description
Create Payment Order
Field
Type
Description
Field
Type
Description
Order Information Interface
Field
Type
Description
Field
Type
Description
Close Order
Field
Type
Description
Request Refund
Field
Type
Description
Field
Type
Description
Last updated