Colfuturo
Sign in
< Back

GIC Data

V.1

API de datos de GIC

Methods

  • POST /extracto/{identification}/actualizarPlanPagos
  • GET /extracto/{identification}/beneficiario
  • GET /extracto/{identification}/desembolsosBeneficiario
  • GET /extracto/{identification}/estadoBeneficiario
  • GET /extracto/{identification}/ultimoPago
  • GET /extracto/{identification}/{disbursementCode}/resumen
  • GET /extracto/{identification}/{disbursementCode}/resumenDashboard
  • GET /extracto/{identification}/{disbursementCode}/{typeCredit}/condonaciones
  • GET /extracto/{identification}/{disbursementCode}/{typeCredit}/desembolsos
  • GET /extracto/{identification}/{disbursementCode}/{typeCredit}/inicio
  • GET /extracto/{identification}/{disbursementCode}/{typeCredit}/interesesYSeguros
  • GET /extracto/{identification}/{disbursementCode}/{typeCredit}/mora
  • GET /extracto/{identification}/{disbursementCode}/{typeCredit}/pagos
  • GET /extracto/{identification}/{disbursementCode}/{typeCredit}/pagosRealizados
  • GET /extracto/{identification}/{disbursementCode}/{typeCredit}/permanencia
  • GET /extracto/{identification}/{disbursementCode}/{typeCredit}/planPagos/{paymentPlanType}
  • GET /extracto/{identification}/{disbursementCode}/{typeCredit}/planPagosMora
  • GET /trm

You're not authorized to view the method's details.

We have not been able to get the details of the method. Please try again later or contact us.

Code fragments

    Test method –

    Format
    API Options
    Request URL

    You will need to authenticate your request by sending an access key in the header 'Authorization: YOUR_AUTH_KEY' You will need to authenticate your request by sending an access token in the header 'Authorization: Bearer YOUR_ACCESS_TOKEN'

    Access token

    Valid for seconds since the token was obtained. The access token has expired, get another token to test your method.

    Response
    
    							
    						

    How to get an access token?

    Request
    POST
    Headers
    Content-Type application/x-www-form-urlencoded
    Parameters
    client_id
    client_secret
    grant_type client_credentials
    cURL example

    To obtain an access token you must {% trans "USER-SIGNIN" %} or Sign up

    To obtain application credentials, you need to create an application first.

    View my applications

    How to get an access key?

    Access keys are obtained from your applications.

    You must send it as a parameterheader.

    Header Parameter Value
    Authorization auth_key

    To obtain an access key you must {% trans "USER-SIGNIN" %} or Sign up

    To obtain application credentials, you need to create an application first.

    View my applications

    Available plans