v1
latestOpenAPI 3.0.32026-07-13347237.5 KBEnrich
Prepayment
Use this endpoint to submit additional information on a given end-user and retrieve Payment Optimization insights.
post/v3/{customerId}/prepayment/login/{LoginId}/{RequestId}
Path parameters
customerIdstring required
Key that grants access to the environment specified in the instance field.
LoginIdstring required
GUID representing end user's login ID.
RequestIdstring required
GUID representing an authorized request to the API.
Request body
Example request
{
"LoanFrequency": "Monthly"
}Response
Successful Request