This API helps to provide the income for the merchant.

Request Parameters

Key ParametersData TypeDescription
public_access_tokenStringUnique Identifier token for clients, Also called as public_access_token
user_access_tokenStringUnique access token that is generated after a successful connection by the user
fromDate(YYYY-MM-DD)Returns transactions posted on or after this date. Default value is date of first transaction available in the E-commerce
toDate(YYYY-MM-DD)Returns transactions up to and including this date. Default value is date as of the API request

Response Parameters

Key ParametersData TypeDescription
job_idStringUnique Id for request, It will help to map callback response

You can check the async(callback) response here.

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!