{
"info": {
"_postman_id": "9a505ac4-9dc2-447c-ad6b-4cdf34e5b2cf",
"name": "api",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
},
"item": [
{
"name": "https://api.apirest.pe/api/getEssalud",
"request": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"name": "Content-Type",
"value": "application/json",
"type": "text"
},
{
"key": "Authorization",
"value": "Bearer PEGA-TU-TOKEN",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\r\n\t\"ruc\": \"20602775683\",\r\n\t\"serie\": \"B011\",\r\n\t\"comprobante\": \"193\",\r\n\t\"fecha\": \"07/06/2018\",\r\n\t\"cantidad\": \"0.10\",\r\n\t\"tipo_comprobante\": \"6\"\r\n}"
},
"url": {
"raw": "https://api.apirest.pe/api/validateCpe",
"protocol": "https",
"host": [
"api",
"apirest",
"pe"
],
"path": [
"api",
"validateCpe"
]
},
"description": "Consulta la información completa de acreditados al ESSALUD"
},
"response": []
},
{
"name": "https://api.apirest.pe/api/validateCpe",
"request": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"name": "Content-Type",
"value": "application/json",
"type": "text"
},
{
"key": "Authorization",
"value": "Bearer PEGA-TU-TOKEN",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\r\n\t\"ruc\": \"20602775683\",\r\n\t\"serie\": \"B011\",\r\n\t\"comprobante\": \"193\",\r\n\t\"fecha\": \"07/06/2018\",\r\n\t\"cantidad\": \"0.10\",\r\n\t\"tipo_comprobante\": \"6\"\r\n}"
},
"url": {
"raw": "https://api.apirest.pe/api/validateCpe",
"protocol": "https",
"host": [
"api",
"apirest",
"pe"
],
"path": [
"api",
"validateCpe"
]
}
},
"response": []
},
{
"name": "https://apirestservice.com/api/getRuc",
"request": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"name": "Content-Type",
"value": "application/json",
"type": "text"
},
{
"key": "Authorization",
"value": "Bearer PEGA-TU-TOKEN",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\r\n \"ruc\": \"20602775683\"\r\n}"
},
"url": {
"raw": "https://apirestservice.com/api/getRuc",
"protocol": "https",
"host": [
"apirestservice",
"com"
],
"path": [
"api",
"getRuc"
]
}
},
"response": []
},
{
"name": "https://api.apirest.pe/api/getDniPremium",
"request": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"name": "Content-Type",
"value": "application/json",
"type": "text"
},
{
"key": "Authorization",
"value": "Bearer PEGA-TU-TOKEN",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\r\n\t\"dni\": \"44239315\"\r\n}"
},
"url": {
"raw": "https://api.apirest.pe/api/getDniPremium",
"protocol": "https",
"host": [
"api",
"apirest",
"pe"
],
"path": [
"api",
"getDniPremium"
]
}
},
"response": []
},
{
"name": "https://api.apirest.pe/api/getDni",
"request": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"name": "Content-Type",
"value": "application/json",
"type": "text"
},
{
"key": "Authorization",
"value": "Bearer PEGA-TU-TOKEN",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\r\n\t\"dni\": \"44239315\"\r\n}"
},
"url": {
"raw": "https://api.apirest.pe/api/getDni",
"protocol": "https",
"host": [
"api",
"apirest",
"pe"
],
"path": [
"api",
"getDni"
]
}
},
"response": []
}
]
}
0 Comentarios