Get receiving transactions

Retrieves receiving transactions that a particular party is capable of handling.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Receiving transactions are associated with a particular receiving role that determines which documents the party can receive in the scope of one business profile.

In other words, by registering different business transactions, business participants define which document specification they accept

For example they can specify whether they receive an invoice or an order in Peppol BIS3 format or a particular domestic syntax specification.

If a business participant has no transactions registered in the given business transaction group, the request returns a 200 OK response code and an empty array.

If the identifier type in the identifier of the business participant is not valid, the call returns a 422 Unprocessable Entity response code.

Path Params
string
required

The ISO identifier of the business participant in the {identifierType}:{identifier} format, for example 0196:xxxxxxyyyy.

Query Params
string
required

The name of the transaction group indicating the action that should be performed on the data, for example, SubmitInvoice, CorrectWithCredit, or SubmitOrder.

boolean
Defaults to true

Lets you select whether you want to see all the transactions or only those that have been registered for this party.
All transactions include the registered transactions and the transactions that can be supported after the documents are transformed to one of the registered document specifications.

The default value of the parameter is true, which means that all transactions are shown.
To see only the transactions that have been registered for the party, set the value to false.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

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