Skip to main content

Get a List of Payments

Returns list of payments by status.

This service returns a list of payments that have been made against BigChange invoices within a given date range for a given status. Where the payment syncstatus is set to 1, the routine changes the status of the payment to 2 ("sending") for a short period. This process enables users to process the payment and update the status using the web service PaymentSetStatusByID. Where the payment status is not updated, the syncStatus is changed back to 1.

Query String Parameters

NameTypeDescriptionRequired
ActionStringPaymentsRequired
SyncStatusIntThe status of the transaction. Required
StartStringThe start date of the payments to be retrievedRequired
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
V2IntAdds the option to return additional parameters that are used as part of financial integrations. Returns the parents account contact reference. Location in CRM=>Financial=>Terms.Optional

Response Codes

Example

Request URL

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