Crypto Wallet
Get Transactions
Retrieves the transaction history for the crypto wallets.
get/v1/shops/{shopId}/payouts/transactions
Response
Example response
{
"data": [],
"per_page": 10,
"total": -1
}Changes
No recorded changes to this endpoint across all 2 revisions of this API.