GetPayments

 

GetPayments

This method is used to return a list of payments for a specified publisher in a given time span.

To access live data, please use this WSDL file:
https://api.affili.net/V2.0/AccountService.svc?wsdl
To access demo data, please use this WSDL file:
https://developer-api.affili.net/V2.0/AccountService.svc?wsdl


Operation test

With this form, you can try out this web service. We already filled it out with a sample request which will return data. Feel free to fill in different parameter values - our test data reference gives you an overview of our sample data.

FieldTypeValues
PublisherId *int 
StartDate *datetime
EndDate *datetime

XML response

Short paramter definitions
PublisherId (int):
Id of the publisher whose account is being used.
StartDate (datetime):
This parameter defines the start date for the evaluation. It is included in the evaluation.
EndDate (datetime):
This parameter defines the end date for the evaluation. It is included in the evaluation.

Complete code examples

PHP

 (request)

.NET

 (request)

Copyright © 2008, affilinet GmbH