post https://api.sqala.tech/core/v1/subscriptions
Recipes
🌗
Create a recurrent pix subscription
Open Recipe
Log in to see full request history
Responses
xxxxxxxxxx
12curl --request POST \
--url https://api.sqala.tech/core/v1/subscriptions \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"method": "QRCODE_PIX",
"period": {
"type": "DAY"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: