Retrieve a list of payment reason IDs and their corresponding descriptions. These payment IDs can be used when creating a transaction.
GET /v1/payment-reasons
Authorization: Bearer <access_token>
None
Returns an array of payment reasons. The following fields are returned for each payment reason.
reason
string
Payment reason.
description
string
Payment reason description.
SAMPLE RESPONSE
[
{
"reason": "healthcare-disbursements",
"description": "Healthcare Disbursements"
},
{...},
{...}
]
Step into the future of Finance with RocketKOR! Simplify payments, banking, lending, and data analytics using our versatile KOR Platform.
A Rocket Financial Inc. company
@ 2024 RocketKOR, Inc. All rights reserved.