{
"amount": 20000,
"invoice_number": "INV-20210231-0001",
"currency": "IDR",
"callback_url": "http://doku.com/",
"callback_url_cancel": "https://doku.com",
"line_items": [
{
"name": "Fresh flowers",
"quantity": 1,
"price": "20000",
"sku": "FF01",
"category": "gift-and-flowers",
"url": "http://doku.com/",
"image_url": "http://doku.com/",
"type": "ABC"
}
],
"language": "EN",
"disable_retry_payment": true,
"auto_redirect": true
}