Create installment advancement (no cancellation event) (deprecated)

Create an installment advancement. This is a DEPRECATED endpoint. Use the non-deprecated Create installment advancement endpoint instead.
An installment advancement is a transfer of one or more installments from future cycles to the present cycle. For more information, refer to Manage installments on the customer statement.

This endpont generates an Installment advanced event.

Note: This endpoint requires an account token - an access token encoded with a Pismo account ID. Tokens can expire quickly, which can result in a 401 Unauthorized message.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
≥ 1

Account ID

Body Params

Installment Advanced Request Body

int64

Installment advanced transaction ID. REQUIRED when mode = single. This parameter can be from any transaction related to the contract.

string
enum

Installment advanced mode. If all, all future account installments are advanced (and transaction_id is ignored).

Allowed:
int32

Number of installments to advance. Only considered when mode = single. If not passed, all installments are advanced.

boolean

Are the current interests removed from the installment in the current statement (true) or not (false)? This field is considered when mode = all. Note that all interest from future installments are always removed when they are advanced. If mode = single, it is not possible to remove interest from the installment in the current statement. Default is false.

Responses

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