post https://api.fuul.xyz/api/v1/payouts/pending-acceptance/accept
Accepts pending payouts for a recipient address using a signed message.
Log in to see full request history
Responses
200OK
404Project not found
Accepts pending payouts for a recipient address using a signed message.
200OK
404Project not found
xxxxxxxxxx
curl --request POST \
--url https://api.fuul.xyz/api/v1/payouts/pending-acceptance/accept \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!