v1
latestOpenAPI 3.1.02026-07-241660500.9 KBGet Invoice History
get/v3/invoicehistory/{id}
Path parameters
idinteger required
Invoice ID
Response
200
Example response
[
{
"date": "2021-03-02T19:46:42.557Z",
"event": "Payment successful for $10.70 by MXCustomer Receipt",
"type": "InvoicePaymentSuccess",
"creatorName": "MXCustomer Receipt"
}
]