post https://api.{dev}.geopagos.com.br/wallet/transfer
Request para criar uma transferência entre wallets.
Log in to see full request history
Responses
Request para criar uma transferência entre wallets.
xxxxxxxxxx
curl --request POST \
--url https://api.dev.geopagos.com.br/wallet/transfer \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"get_balances": false
}
'
Try It!
to start a request and see the response here! Or choose an example: