{ "value": 1.0, "key": "62999998888", "typeKey": "phoneNumber", "callbackUrl": "https://webhook.com", "documentValidation": "079.940.605-87" }
curl --location --request POST 'https://api.mazzupay.com/api/v1/gateway/pix-payment' \ --header 'ci: client id' \ --header 'cs: client secret' \ --header 'Content-Type: application/json' \ --data-raw '{ "value": 1.0, "key": "62999998888", "typeKey": "phoneNumber", "callbackUrl": "https://webhook.com", "documentValidation": "079.940.605-87" }'
{ "idTransaction": "10dc395c-bee0-4368-a980-85a610987e30", "response": "OK" }