Get installment advancement

Retrieves an installment advancement by its ID. This endpoint provides enhanced response data including:

  • Detailed advancement information with status tracking
  • Contract-specific configurations for MULTIPLE_CONTRACTS mode
  • Enhanced metadata including creation, update, and cancellation timestamps
  • Error messages when applicable

The response format differs based on the advancement condition.

  • ALL_CONTRACTS: Returns root-level calculator, reschedule settings, and no contracts array.
  • MULTIPLE_CONTRACTS: Returns individual contract configurations in the contracts array.

This endpoint includes additional fields like cancelled_at, error_message, status, and contracts.

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

Account ID

int64
required

Advancement ID

Headers
string

The Correlation Identifier field is used to link related API requests and events. The x-cid can help the Pismo engineering team track everything related to a call. You can find the x-cid field in the response header from an API endpoint call. If this field isn't passed, one is automatically generated.

Responses

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