The following operations are available for this resource.
Http Verb | Operation | ||
---|---|---|---|
GET | Method: AvailableForRefund, URL: TXN/Payments/AvailableForRefund?orderIdsOrContributionIds={orderIdsOrContributionIds} | Test | |
Retrieve cc payments available for refund by processor reference number |
|||
GET | Method: Get, URL: TXN/Payments/{id} | Test | |
Get a single payment. |
|||
GET | Method: GetAll, URL: TXN/Payments?referenceId={referenceId} | Test | |
Get payments for a specified referenceId (order or contribution id). |
|||
GET | Method: GetOnAccountBalances, URL: TXN/Payments/OnAccount?constituentId={constituentId}&paymentMethodId={paymentMethodId} | Test | |
Gets a constituent's balance(s) for on-account payment methods |
|||
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. |