Payments

The following operations are available for this resource.

Http Verb Operation
AvailableForRefund TXN/Payments/AvailableForRefund?orderIdsOrContributionIds={orderIdsOrContributionIds} Retrieve cc payments available for refund by processor reference number
GET Method: AvailableForRefund, URL: TXN/Payments/AvailableForRefund?orderIdsOrContributionIds={orderIdsOrContributionIds} Test

Retrieve cc payments available for refund by processor reference number

Get TXN/Payments/{id} Get a single payment.
GET Method: Get, URL: TXN/Payments/{id} Test

Get a single payment.

GetAll TXN/Payments?referenceId={referenceId} Get payments for a specified referenceId (order or contribution id).
GET Method: GetAll, URL: TXN/Payments?referenceId={referenceId} Test

Get payments for a specified referenceId (order or contribution id).

GetOnAccountBalances TXN/Payments/OnAccount?constituentId={constituentId}&paymentMethodId={paymentMethodId} Gets a constituent's balance(s) for on-account payment methods
GET Method: GetOnAccountBalances, URL: TXN/Payments/OnAccount?constituentId={constituentId}&paymentMethodId={paymentMethodId} Test

Gets a constituent's balance(s) for on-account payment methods

ReserveIds TXN/Payments/ReserveIds Reserves a payment id generated per the request's required "increment" parameter. Increment number must be greater than 0.
POST Method: ReserveIds, URL: TXN/Payments/ReserveIds Test

Reserves a payment id generated per the request's required "increment" parameter. Increment number must be greater than 0.