Fiat
Preview a PIX BRCode (QR Code)
Decodes a PIX BRCode string and returns the extracted information such as merchant name, PIX key, amount, etc.
curl -X GET "https://api.notuslabs.xyz/api/v1/fiat/brcode/preview?brCode=string"{
"brCode": {
"status": "created",
"receiver": "Brla Digital Ltda",
"institution": "BRLA DIGITAL LTDA",
"documentId": "50224164000170",
"amount": 0
}
}Create Fiat Withdrawal Order v2 POST
This endpoint creates a fiat withdrawal order for a given quote id with enhanced payment method options.
Create an enhanced individual verification session POST
Creates a new KYC enhanced verification session for an individual. If the individual already exists (upgrade), only enhanced documents are required. If not (direct-to-enhanced), all documents are required.