모든 작업을 나열합니다.
판매자 ID입니다.
사용자 ID.
날짜 범위의 시작입니다.
날짜 범위의 끝입니다.
작업의 유형입니다. payment, coupon, inGamePurchase, internal 또는 cancellation일 수 있습니다.
payment
coupon
inGamePurchase
internal
cancellation
OK (확인).
Not Found.
curl -i -X GET \ -u <username>:<password> \ 'https://api.xsolla.com/merchant/v2/merchants/{merchant_id}/users/transactions.json?user_id=string&datetime_from=string&datetime_to=string&transaction_type=string'