Skip to main content

Get a List of Payments

This service returns a list of BigChange payments within on a given date range. An optional parameter can be used to pass the SyncStatus so a user can list payments by a specific status.

Query String Parameters

NameTypeDescriptionRequired
ActionStringPaymentsListRequired
StartStringThe start date of the payments to retrieve.Required
EndStringThe end date of the payments to be retrieved. If not specified, the payment date defaults to the current day at 23:59:59.Optional
SyncStatusIntThe status of the transaction.Optional

Response Codes

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=paymentslist