HomeGuidesAPI ReferenceChangelogPOS PaymentsOnline Payments
Home
API Reference

/paymentmethods/idealqr/v1/bulk

Allows the creation of idealQR transactions in bulk.
Since this is a bulk operation the following rules apply:

  • if at least 1 qr code was created, the response status of the request wil be 200 (status 200 does not guarantee that all the Qr codes have been created, see the response body to get more details over which qr codes have been successfully created)
  • In case none of the qr codes was created, if there is any scenario where the reason might be a request with a client error, then a status 400 wil be given as response code, otherwise a status 500 will be retrieved.
  • The client always has to check the response body to see which Qr codes have been created successfully.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Body Params
defaults

Contains default values to create a QR code in bulk.

qrcodes
array of objects
required
1 to 100

Array of qr code objects with values to overwrite defaults

qrcodes*
Responses

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