Operations available for purchase

In this route, we provide all operations that are in status 35 (Awaiting Assignment), where these operations can be requested for purchase. The route provides operations with the classification of their purchase.

Response

Http CodeReturn CodeMessage
200200-01Success.
400400-01Something unexpected happened.
400400-09There are no results for the query.
401401-06The requested module is not enabled.

Response Parameters

ParameterFormatDescription
request_codeStringRequest identification code.
returnBooleanIndicates if the request was successful.
return_codeStringReturn code of the request.
messageStringReturn message of the request.
data[].codeStringUnique code associated with the operation.
data[].document_purchaserStringDocument number of the purchaser.
data[].name_purchaserStringName of the purchaser.
data[].total_installmentsStringTotal number of installments for the operation.
data[].number_operationNumberOperation number.
data[].disbursement_amountStringAmount disbursed for the operation.
data[].total_interest_amount_installmentsStringTotal interest amount for the installments.
data[].iof_amountStringIOF (Tax on Financial Operations) amount.
data[].tariff_amoutStringTariff amount.
data[].financed_amountStringTotal financed amount.
data[].paymentslip_amountStringPaymentslip amount.
data[].assignment_amountStringTotal assignment amount.
data[].entry_dateStringEntry date of the operation.

Request Parameters

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!