Account
$viva->account->wallets()
Récupère les portefeuilles/soldes du marchand (via Account API).
API: Legacy (www.vivapayments.com/api/wallets, Basic Auth). Équivalent à $viva->wallets->list().
$wallets = $viva->account->wallets();
get/Account/wallets
Response
Portefeuilles du compte
object required
Changes
Changed in 1 of the 9 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○