Wallets
$viva->wallets->getTransaction()
Récupère les détails d'une transaction de compte.
$txn = $viva->wallets->getTransaction('transaction-uuid');
get/Wallets/getTransaction
Query parameters
transactionIdstring required
UUID de la transaction de compte
Response
Détails de la transaction
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
- ○