Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
swagger
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
external
swagger
Commits
8724823f
Commit
8724823f
authored
Apr 22, 2019
by
Cristian_Camargo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update credito-creditos.json
parent
0e57d133
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
19 deletions
+5
-19
credito-creditos.json
apigee/credito-creditos.json
+5
-19
No files found.
apigee/credito-creditos.json
View file @
8724823f
...
...
@@ -31,6 +31,10 @@
{
"name"
:
"cols-credito-solicitudes"
,
"description"
:
"Consulta de solicitudes de credito."
},
{
"name"
:
"dcred-credito-historias"
,
"description"
:
"Consulta de historias de credito."
}
],
"paths"
:
{
...
...
@@ -134,22 +138,13 @@
"/v2/credito/solicitudes/natural"
:
{
"get"
:
{
"tags"
:
[
"
cols-credito-solicitude
s"
"
dcred-credito-historia
s"
],
"summary"
:
"Consulta de historia de credito PN."
,
"description"
:
"Consulta de historia de credito para personas naturales."
,
"operationId"
:
"consultaHistoriaCreditoNatural"
,
"parameters"
:
[
{
"name"
:
"usuarioId"
,
"in"
:
"query"
,
"description"
:
"Numero de identificacion del usuario."
,
"required"
:
true
,
"schema"
:
{
"type"
:
"number"
}
},
{
"name"
:
"tipoId"
,
"in"
:
"query"
,
"description"
:
"Tipo del documento de identificacion del usuario."
,
...
...
@@ -175,15 +170,6 @@
"schema"
:
{
"type"
:
"string"
}
},
{
"name"
:
"clave"
,
"in"
:
"query"
,
"description"
:
"Clave del producto."
,
"required"
:
true
,
"schema"
:
{
"type"
:
"string"
}
}
],
"responses"
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment