Quick Start
Last updated
Last updated
{
"code": 1,
"id": "927192719",
"expires": "192019281",
"url": "https://pay.imal.dev/pay/82837829"
}{
"code": 2
}{
"code": 3
}{
"code": 4
}{
"code": 5
}{
"code": 7
}{
"code": 6
}{
"code": 8
}{
"code": 500
}curl --location --request POST 'https://pay.imal.dev/api/createTransaction' \
--header 'Content-Type: application/json' \
--data-raw '{
"key": "AFJIOAs98ksks9",
"description": "Invoice #92828",
"tokenid": "tti_5649544520544f4b454e6e40",
"amount": "100000000000000000000",
"memoprefix": "gifts",
"destination": "vite_2ff6ffebcf03638b20072c9b40a49778e894420ddf58e40df5",
"redirecturl": "https://example.com"
}'