HomeGuidesAPI ReferenceChangelogPOS PaymentsOnline Payments
Home
API Reference

/paymentmethods/in3/v1/transactions

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
returnUrls
object
required
invoice
object
required
date-time
required
length ≥ 20

ISO 8601 date and time

consumer
object
required
items
array of objects
required
length between 1 and 512

Items included in the order. Required field for the following payment methods: in3.
We request both values 'vatAmount' and 'vatRate' to prevent errors.

items*
string
required
length between 1 and 50

A code that identifies the item. Each item code must be unique per transaction.

string
length between 1 and 50

A human readable name for the item.

string
required
length between 1 and 100

Additional item description.

integer
required
1 to 99999999

Unit price (including VAT) of the item, specified in the smallest currency subunit, as for example eurocents.

integer
required
1 to 1000000000

The number of items of this type.

integer
required
1 to 99999999

VAT amount of one unit, specified in the smallest currency subunit, as for example eurocents.

number
required
0 to 99.9

Percentage of VAT applied.
Only the first decimal value will be taken into account, the rest will be ignored.

webhooks
array of objects

Webhooks enable receiving a web request once a given event occurs.
We won't do preventive rate-limiting in order to have the highest throughput possible.
However, we will honor 429 (Too-many-requests) responses per callback.
We use the Retry-After header to retry after a certain period. If the header was not set we use our default exponential delay implementation.

webhooks
Responses

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