post https://sandbox.staging.justa.com.vc/payment-provider/api/pix//approve
Este endpoint tem como objetivo aprovar uma cobrança pix
Log in to see full request history
Responses
Este endpoint tem como objetivo aprovar uma cobrança pix
xxxxxxxxxx
11curl --request POST \
--url https://sandbox.staging.justa.com.vc/payment-provider/api/pix/txid/approve \
--header 'Authorization: Bearer {access_token}' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"endToEndId": "5ggggggg55g5555555555gg555g5gggg",
"value": "230.99"
}
'
Try It!
to start a request and see the response here! Or choose an example: