List user Payment
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"data": [
{
"name": "qantor.co.id",
"created_at": {
"_seconds": 1655715749,
"_nanoseconds": 485000000
},
"invoice_number": "ACC788",
"invoice_id": 788,
"email": "didis@gmail.com",
"paid_status": false,
"updated_at": null,
"package_name": "aaa"
}
]
}Last updated