Getting Transaction Details of a Reseller

Description

Gets the transaction details of a Reseller. This includes tax amount, address, etc..

Parameters

Name Data Type Required / Optional Description
auth-userid Integer Required Authentication Parameter
api-key or auth-password String Required Authentication Parameter
transaction-ids Array of Integer Required The Transaction IDs

HTTP Method

GET

Example Test URL Request

https://test.httpapi.com/api/billing/reseller-transactions.json?auth-userid=0&api-key=key&transaction-ids=0&transaction-ids=1

Response

Returns a map of the Reseller's transactions with their details.