Skip to main content
GET
Get Invoices

Authorizations

x-revolv3-token
string
header
required

Query Parameters

merchantCustomerRefId
string
Maximum string length: 100
merchantInvoiceRefId
string
Maximum string length: 100
startDate
string
Maximum string length: 40
endDate
string
Maximum string length: 40
page
integer<int32>
Required range: 1 <= x <= 1000
pageSize
integer<int32>
Required range: 1 <= x <= 100

Response

OK

invoiceId
integer<int64>
customerId
integer<int64> | null
merchantInvoiceRefId
string | null
binNumber
string | null
last4Digit
string | null
invoiceStatus
string | null
subtotal
number<double>
tax
number<double>
total
number<double>
billingDate
string | null
merchantCustomerRefId
string | null
customerFirstName
string | null
customerLastName
string | null