Authorizations
Basic authentication is used to authenticate towards Enfuce API. It is described in more detail in RFC 7617.
Query Parameters
The audit user to log the request
Body
application/json
The source type for the instalment.
Available options:
TRANSACTION Example:
"TRANSACTION"
Transaction that will be converted into instalments
Example:
"8767653"
The paymentPlan.type field should be BUY_NOW_PAY_LATER.
- BUY_NOW_PAY_LATER
- INTEREST_FREE
- FIXED_INTEREST
Optional text describing the instalment request
Maximum length:
255Example:
"Instalment for product #4567"

