{
"id": "5ae77aaa-b340-41b7-8def-f61811965b1e",
"productName": "Product Name",
"productCount": 1,
"productPrice": 1,
"productCurrency": "USD",
"productTotal": 1,
"totalAmountAsCoin": 1,
"email": "buyer@nullpay.net",
"status": "pending",
"paymentAddress": "0x1234567890",
"destinationTag": "1234567890",
"warningText": "Please do not send any other coin to this address.",
"createdAt": "2021-01-01T00:00:00.000Z",
"paidAmountAsCoin": 0,
"merchantName": "Merchant Name",
"merchantEmail": "support@nullpay.net",
"merchantUrl": "https://nullpay.net",
"timeoutAsSecond": 600,
"selectedCoin": {
"id": "1",
"symbol": "BTC",
"name": "Bitcoin",
"network": "mainnet",
"warningText": "Please do not send any other coin to this address.",
"regex": "^[13][a-km-zA-HJ-NP-Z1-9]{25,34}$",
"precision": 8
},
"paymentUrl": "https://nullpay.net/payment/5ae77aaa-b340-41b7-8def-f61811965b1e"
}