Transaction Reports¶
Overview¶
You can retrieve transactions several ways. You can retrieve transactions through the API operations listed below, through Merchant Portal, and through Developer Hub. The operations below retrieve transactions that occurred either within the last six months (Get Transaction Reports) or more than six months ago (Get Archived Reports).
API Operations¶
Operation |
Method |
Resource Path |
---|---|---|
GET |
/v4/ledger/developers/{developerId}/transactions/reports |
|
GET |
/v4/ledger/developers/{developerId}/transactions/archived |