Create repayment hierarchy

Create a repayment hierarchy for a loan. The repayment hierarchy determines the order in which loan components are paid during repayment processing.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request body containing the hierarchy code and payment order.

hierarchy
array of strings, unique
required
length between 7 and 7

List that defines the repayment priority order using the order items are listed. Determines which loan components are paid first during repayment processing. All seven items are required.

string
required
length between 1 and 80

Repayment hierarchy code. Must be unique and can contain alphanumeric characters, hyphens, and underscores.

Headers
uuid
required

Required UUID that makes the request idempotent, enabling you to retry it multiple times while the system processes it only once.

Responses

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