Crypto Wallet

Get Transactions

Retrieves the transaction history for the crypto wallets.

get/v1/shops/{shopId}/payouts/transactions

Response

per_pageinteger
totalinteger

Example response

{
  "data": [],
  "per_page": 10,
  "total": -1
}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.