added
March 14, 2022
March 14th, 2022 by EFE EBIEROMA
The following endpoints are deprecated and have been removed from the API.
GET /core/transactions/:transactionID
GET /core/transactions/disbursements/by-reference?business&reference
GET /core/transactions/disbursements/by-customer-reference?business&customerReference
POST /core/transactions/search/business/:businessID
POST /core/transactions/search/business/:businessID/sub-accounts
GET /disbursements/settlements/:settlementId
POST /disbursements/settlements/search/business/:businessID
Instead, use the following endpoints
GET /collections
gets all collections belonging to a subaccount or an additional virtual accountGET /collections/reference/:reference?business=
get one collection by reference belonging to a subaccount or an additional virtual accountGET /disbursements/payouts/
gets all payouts made by a businessGET /disbursements/payouts/customer-reference/:customerReference
get one payout by customer referenceGET /disbursements/payouts/reference/:transactionReference
get one payout by reference