Get API calls for Payment, Dividend and Asset
Closed this issue · 1 comments
whoisjeremylam commented
This is to retrieve the details for a delegated payment, dividend or create asset.
/wallet/payment/{paymentId}
/asset/dividend/{dividendId}
/asset/{assetId}
The API call should not retrieve any records which were created by another API key
whoisjeremylam commented
Completed