Invoice:Lines

A Pay. invoice contains multiple invoice lines. This API returns all invoice lines for a specified period. If you are a partner and you have rights to your merchants you can retrieve the invoice lines also for your merchants

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
1 to 100
Defaults to 100

Limit the returned records. If not supplied we will default to 100 records

integer
Defaults to 1

Indicate which page you want in your result set. If not supplied we will default to page 1

date
object

Indicate in which period when the transactions are done

processedDate
object

Indicate for which period you want to retrieve the invoice lines

merchant
object

If you are a partner you can indicate for which merchants you want to retrieve the invoice lines. If you do not supply a merchant we will return the invoice lines for all your merchants

billingLineType
object

You can indicate which lineType you want to retrieve. See for more information the BillingLineTypes API (https://developer.pay.nl/reference/get_billinglinetypes)

turnoverGroup
object

You can indicate for which turnover group you want to retrieve the invoice lines. If not supplied we will return the invoice lines for all turnover groups

state
object

A invoice line has a state. By providing a state you will only retrieve invoice lines in that state

invoiceID
object

A invoice line is available on a invoice. By providing a invoice ID you will only retrieve invoice lines for that invoice

type
object

The type of invoice line. Can either be SELL or BUY.

Responses

401

Unauthorized. Supplied credentials are invalid

403

Forbidden. Supplied credentials have no rights

405

Used HTTP method is not allowed

406

Not acceptable. The supplied content type in the accept parameter in the header is not supported

429

Rate limit reached.

500

An internal error occurred

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json