Payins
Create QR Code Payin
Generates a QR code and creates a payin associated with that QR.
POST
Body
Client reference id (must be unique per company). If omitted, defaults to
orderId.Client order identifier.
Amount to be paid.
Tax portion (if applicable).
Currency code (default
USD).QR expiration timestamp (ISO-8601).
User/customer reference.
Response
Indicates whether the QR code payin was created successfully.
The unique payment identifier generated by our system.
The QR code image (base64-encoded data URL).
The ISO 8601 timestamp when the QR code expires.