Skip to main content
POST
QR Payment Link

Authorizations

Authorization
string
header
required

Use your Fractal API credentials.

Username = Client ID Password = Secret Key

Sandbox credentials can be generated from the Test Portal.

Body

application/json
amount
string
required
Example:

"2.00"

merchant_key
string
required

The merchant's unique key. Returned in the merchant_key field of the get merchants by client call.

Example:

"{{merchant_key}}"

order_id
string
required
Example:

"24400"

Response

201 - application/json

QR Payment Link

data
object
message
string
Example:

"QR code URL has been created"