Create Payment

Creates a new payment associated with a customer and optionally a loan or product.

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

Payload to create a payment group.

uuid
required

Customer identifier.

uuid

Loan identifier.

uuid

Product identifier.

string
enum
required

Pre-payment type allowed when creating a payment group (subset of PrePaymentType).

Allowed:
number
required

Payment amount.

string
enum
required

How the payment amount is applied (domain.base_domain.domain.constants.PrePaymentApplicationMode).

date-time

Optional applied datetime.

string

External payment group identifier.

others
object

Additional metadata.

Headers
string
required

API key generated for client authentication.

string
required

Aggregator identifier for request ownership.

Responses

500

Internal server error

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