Invoices
search
Search for an invoice by its invoice ID, customer name, customer number, street, postal code, city, your reference, our reference, project name, organization number, address 2, email, phone number, or OCR number.
Property | Required | Default value | Description |
---|---|---|---|
search | Yes | Text to search for |
The search filter includes these fields in a fragment search:
invoiceid_real
yourorder
customername
customerno
street
postalcode
city
yourreference
ourreference
projectname
orgnum
address2
email
phonenumber
ocr
If the query parameter search contains a space, the search will be split into multiple words and the search will be performed on each word separately. The search will return all invoices that contain all the words in the search query.
searchPhrase
Search for an invoice by its invoice ID, customer name, customer number, street, postal code, city, your reference, our reference, project name, organization number, address 2, email, phone number, or OCR number.
Property | Required | Default value | Description |
---|---|---|---|
searchPhrase | Yes | Text to search for |
The search filter includes these fields in a fragment search:
invoiceid_real
yourorder
customername
customerno
street
postalcode
city
yourreference
ourreference
projectname
orgnum
address2
email
phonenumber
ocr
The search will return all invoices that contain the exact phrase in the search query.
rangeByDate
Search for invoices by the date they were last updated.
Property | Required | Default value | Description |
---|---|---|---|
from | Yes | From date to search | |
to | Yes | To date to search |
rangeByDeliveryDate
Search for invoices by the delivery date.
Property | Required | Default value | Description |
---|---|---|---|
deliverydatefrom | Yes | From date to search | |
deliverydateto | Yes | To date to search |
rangeByDueDate
Search for invoices by the due date.
Property | Required | Default value | Description |
---|---|---|---|
duedatefrom | Yes | From date to search | |
duedateto | Yes | To date to search |
rangeByInvoiceDate
Search for invoices by the invoice date.
Property | Required | Default value | Description |
---|---|---|---|
invoicedatefrom | Yes | From date to search | |
invoicedateto | Yes | To date to search |
rangeByDatePaid
Search for invoices by the date they were paid.
Property | Required | Default value | Description |
---|---|---|---|
paiddatefrom | Yes | From date to search | |
paiddateto | Yes | To date to search |
rangeByDateSent
Search for invoices by the date they were sent.
Property | Required | Default value | Description |
---|---|---|---|
sentdatefrom | Yes | From date to search | |
sentdateto | Yes | To date to search |
isCard
Search for card payments.
Property | Required | Default value | Description |
---|---|---|---|
isDirect | No | 1 | Find payments without own agreement |
isOwnAgreement | No | 1 | Find own agreements |
isCard | No | 1 | Activate this filter. (1 = activate, 0 = skip) |
If either isDirect
or isOwnAgreement
is set to 0, the search will return all card payments where these are omitted.
isSwish
Search for swish payments.
Property | Required | Default value | Description |
---|---|---|---|
isDirect | No | 1 | Find payments without own agreement |
isOwnAgreement | No | 1 | Find own agreements |
isSwish | No | 1 | Activate this filter. (1 = activate, 0 = skip) |
If either isDirect
or isOwnAgreement
is set to 0, the search will return all swish payments where these are omitted.
isBank
Search for bank payments.
Property | Required | Default value | Description |
---|---|---|---|
isDirect | No | 1 | Find payments without own agreement |
isOwnAgreement | No | 1 | Find own agreements |
isBank | No | 1 | Activate this filter. (1 = activate, 0 = skip) |
If either isDirect
or isOwnAgreement
is set to 0, the search will return all bank payments where these are omitted.
isCash
Search for cash payments.
Property | Required | Default value | Description |
---|---|---|---|
isDirect | No | 1 | Find payments without own agreement |
isOwnAgreement | No | 1 | Find own agreements |
isCash | No | 1 | Activate this filter. (1 = activate, 0 = skip) |
If either isDirect
or isOwnAgreement
is set to 0, the search will return all cash payments where these are omitted.
isPartPayment
Search for part payments.
Property | Required | Default value | Description |
---|---|---|---|
isPartPayment | No | 1 | Activate this filter. (1 = activate, 0 = skip) |
isInvoice
Search for invoices.
Property | Required | Default value | Description |
---|---|---|---|
isInvoice | No | 1 | Activate this filter. (1 = activate, 0 = skip) |
isPayment
Search for payments.
Property | Required | Default value | Description |
---|---|---|---|
isCard | No | 0 | Find card payments |
isSwish | No | 0 | Find swish payments |
isBank | No | 0 | Find bank payments |
isCash | No | 0 | Find cash payments |
isPartPayment | No | 0 | Find part payments |
isInvoice | No | 0 | Find invoices |
This is a combined filter that can be used to search for payments based on their type. The parameters isCard
, isSwish
, isBank
, isCash
, isPartPayment
, and isInvoice
can be used to filter payments based on their type. The value of each parameter can be either 0
or 1
. The sub-filters are combined with an OR
operator.
hasCredit
Search for invoices that has an credit invoice.
Property | Required | Default value | Description |
---|---|---|---|
hasCredit | No | 1 | Activate this filter. (1 = activate, 0 = skip) |
creditCheckApproved
Search for invoices that has been approved by a credit check.
Property | Required | Default value | Description |
---|---|---|---|
creditCheckApproved | No | 1 | Activate this filter. (1 = activate, 0 = skip) |
creditCheckPending
Search for invoices that has a pending credit check.
Property | Required | Default value | Description |
---|---|---|---|
creditCheckPending | No | 1 | Activate this filter. (1 = activate, 0 = skip) |
creditCheckRejected
Search for invoices that has been rejected by a credit check.
Property | Required | Default value | Description |
---|---|---|---|
creditCheckRejected | No | 1 | Activate this filter. (1 = activate, 0 = skip) |
creditCheckDenied
Search for invoices that has been denied by a credit check.
Property | Required | Default value | Description |
---|---|---|---|
creditCheckDenied | No | 1 | Activate this filter. (1 = activate, 0 = skip) |
creditCheckManual
Search for invoices that has a manual credit check.
Property | Required | Default value | Description |
---|---|---|---|
creditCheckManual | No | 1 | Activate this filter. (1 = activate, 0 = skip) |
creditCheckFactoringWithoutRegress
Search for invoices that has factoring without regress.
Property | Required | Default value | Description |
---|---|---|---|
creditCheckFactoringWithoutRegress | No | 1 | Activate this filter. (1 = activate, 0 = skip) |
creditCheckFactoringWithRegress
Search for invoices that has factoring with regress.
Property | Required | Default value | Description |
---|---|---|---|
creditCheckFactoringWithRegress | No | 1 | Activate this filter. (1 = activate, 0 = skip) |
creditCheckEmpty
Search for invoices that has an empty credit check.
Property | Required | Default value | Description |
---|---|---|---|
creditCheckEmpty | No | 1 | Activate this filter. (1 = activate, 0 = skip) |
creditCheckNull
Search for invoices that has a null credit check.
Property | Required | Default value | Description |
---|---|---|---|
creditCheckNull | No | 1 | Activate this filter. (1 = activate, 0 = skip) |
creditCheck
Search for invoices based on their credit check status.
Property | Required | Default value | Description |
---|---|---|---|
creditCheckApproved | No | 0 | Activate this filter. (1 = activate, 0 = skip) |
creditCheckPending | No | 0 | Activate this filter. (1 = activate, 0 = skip) |
creditCheckRejected | No | 0 | Activate this filter. (1 = activate, 0 = skip) |
creditCheckDenied | No | 0 | Activate this filter. (1 = activate, 0 = skip) |
creditCheckManual | No | 0 | Activate this filter. (1 = activate, 0 = skip) |
creditCheckFactoringWithoutRegress | No | 0 | Activate this filter. (1 = activate, 0 = skip) |
creditCheckFactoringWithRegress | No | 0 | Activate this filter. (1 = activate, 0 = skip) |
creditCheckEmpty | No | 0 | Activate this filter. (1 = activate, 0 = skip) |
creditCheckNull | No | 0 | Activate this filter. (1 = activate, 0 = skip) |
This is a combined filter that can be used to search for invoices based on their credit check status. The parameters creditCheckApproved
, creditCheckPending
, creditCheckRejected
, creditCheckDenied
, creditCheckManual
, creditCheckFactoringWithoutRegress
, creditCheckFactoringWithRegress
, creditCheckEmpty
, and creditCheckNull
can be used to filter invoices based on their credit check status. The value of each parameter can be either 0
or 1
. The sub-filters are combined with an OR
operator.
customerNo
Search for invoices by customer number.
Property | Required | Default value | Description |
---|---|---|---|
customerno | Yes | Search for customer number |
invoiceType
Search for invoices by invoice type.
Property | Required | Default value | Description |
---|---|---|---|
invoicetype | Yes | Type of invoice |
Valid values are:
F (Invoice)
K (Credit)
KN (Cash note)
RF (Interest invoice)
paymentterms
Search for invoices by payment terms.
Property | Required | Default value | Description |
---|---|---|---|
paymentterms | Yes | Payment terms in number of days |
isPaymentType
Search for invoices based on their payment type.
Property | Required | Default value | Description |
---|---|---|---|
isService | No | 0 | Activate this filter. (1 = activate, 0 = skip) |
isFactoring | No | 0 | Activate this filter. (1 = activate, 0 = skip) |
isDirect | No | 0 | Activate this filter. (1 = activate, 0 = skip) |
isOwnAgreement | No | 0 | Activate this filter. (1 = activate, 0 = skip) |
This is a combined filter that can be used to search for invoices based on their payment type. The parameters isService
, isFactoring
, isDirect
, and isOwnAgreement
can be used to filter invoices based on their payment type. The value of each parameter can be either 0
or 1
. The sub-filters are combined with an OR
operator.
isService
Search for service invoices.
Property | Required | Default value | Description |
---|---|---|---|
isService | No | 1 | Activate this filter. (1 = activate, 0 = skip) |
isFactoring
Search for factoring invoices.
Property | Required | Default value | Description |
---|---|---|---|
isFactoring | No | 1 | Activate this filter. (1 = activate, 0 = skip) |
isDirect
Search for direct invoices.
Property | Required | Default value | Description |
---|---|---|---|
isDirect | No | 1 | Activate this filter. (1 = activate, 0 = skip) |
isOwnAgreement
Search for invoices with own agreement.
Property | Required | Default value | Description |
---|---|---|---|
isOwnAgreement | No | 1 | Activate this filter. (1 = activate, 0 = skip) |
isConverted
Search for converted invoices.
Property | Required | Default value | Description |
---|---|---|---|
isConverted | No | 1 | Activate this filter. (1 = activate, 0 = skip) |
status
Search for invoices by status.
Property | Required | Default value | Description |
---|---|---|---|
status | Yes | Status to filter |
distributor_status
Search for invoices by distributor status.
Property | Required | Default value | Description |
---|---|---|---|
distributor_status | Yes | Status to filter |
statusCreated
Search for invoices that are created.
Property | Required | Default value | Description |
---|
This filter does not have any parameters.
statusActivated
Search for invoices that are activated.
Property | Required | Default value | Description |
---|
This filter does not have any parameters.
statusNotCreated
Search for invoices that are not created.
Property | Required | Default value | Description |
---|
This filter does not have any parameters.
country
Search for invoices by country.
Property | Required | Default value | Description |
---|---|---|---|
country | Yes | Country to filter |
flags
Search for invoices by flag. If this filter occurs more than once, the flags are combined with an AND
operator.
Property | Required | Default value | Description |
---|---|---|---|
flag | Yes | Flag value to filter |
flagsOR
Search for invoices by flag. If this filter occurs more than once, the flags are combined with an OR
operator.
Property | Required | Default value | Description |
---|---|---|---|
flagOR | Yes | Flag value to filter |
payoutPaid
Search for invoices that has been paid out.
Property | Required | Default value | Description |
---|---|---|---|
payoutPaid | No | 1 | Filter invoices that has been paid out. |
payoutNextPayout
Search for invoices that will be paid out next pay out.
Property | Required | Default value | Description |
---|---|---|---|
payoutNextPayout | No | 1 | Filter invoices that will be paid out next pay out. |
payoutUnpaid
Search for invoices that has not been paid out.
Property | Required | Default value | Description |
---|---|---|---|
payoutUnpaid | No | 1 | Filter invoices that has not been paid out. |
payoutOverdue
Search for invoices that are overdue for pay out.
Property | Required | Default value | Description |
---|---|---|---|
payoutOverdue | No | 1 | Filter invoices that are overdue for pay out. |
payoutCredited
Search for invoices that has been credited.
Property | Required | Default value | Description |
---|---|---|---|
payoutCredited | No | 1 | Filter invoices that has been credited. |
payouts
Search for invoices based on their payout status.
Property | Required | Default value | Description |
---|---|---|---|
payoutPaid | No | 0 | Filter invoices that has been paid out. |
payoutNextPayout | No | 0 | Filter invoices that will be paid out next pay out. |
payoutUnpaid | No | 0 | Filter invoices that has not been paid out. |
payoutOverdue | No | 0 | Filter invoices that are overdue for pay out. |
payoutCredited | No | 0 | Filter invoices that has been credited. |
This is a combined filter that can be used to search for payouts. The parameters payoutPaid
, payoutNextPayout
, payoutUnpaid
, payoutOverdue
and payoutCredited
can be used to filter payout status for invoices. The value of each parameter can be either 0
or 1
. The sub-filters are combined with an OR
operator.
isTypeInvoice
Search for invoices that are of type invoice.
Property | Required | Default value | Description |
---|
This filter does not have any parameters.
isTypePaylink
Search for invoices that are of type paylink.
Property | Required | Default value | Description |
---|
This filter does not have any parameters.
paylinkPaid
Search for paylink invoices that has been paid.
Property | Required | Default value | Description |
---|
This filter does not have any parameters.
paylinkUnpaid
Search for paylink invoices that has not been paid.
Property | Required | Default value | Description |
---|
This filter does not have any parameters.
show2048
Show invoices with method 2048.
Property | Required | Default value | Description |
---|
This filter does not have any parameters.
hide2048
Hide invoices with method 2048.
Property | Required | Default value | Description |
---|
This filter does not have any parameters.