Create intent
Allow to create an intent associated to a POS, optionally if Currency and QR nodes are sended it will creates a QR.
| Path Parameters |
|---|
uuid uuid — REQUIREDCreate a new payment intent associated to a POS |
| Request Body — REQUIRED Data to generate a new QR tramma. | |||||
|---|---|---|---|---|---|
source string | |||||
items object[]
| |||||
currency currencyNumericCode | |||||
qr object
| |||||
metadata array | |||||
tip object
| |||||
notification object
|
| Responses |
|---|
200Successful response |
400Bad request |