Reverse Payment by Fund Categories

Allows the reversal or void of the full or partial amount charged against one or more fund categories on a payment. Fund category reversals support partial reversals by specifying an amount as part of the request body. When the amount field is omitted, the full remaining balance of items in that category is reversed. When provided, only the specified amount is reversed, allowing for partial category reversals. Paycore will select which items to reverse within each category using a knapsack algorithm, preferring full-item reversals over partial ones.

Path Params
string
required

Unique PaymentExpress receipt number about which to request details.

Body Params

Request body for fund category reversal operations.

categories
array of objects

List of fund categories to reverse.

categories
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json