Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion portal/docs/overview/after_testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ curl --location --request GET 'https://partner-api.k1.kiva.org/v3/partner/PARTNE
--header 'Authorization: Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjFublhjRFRHIn0.eyJhdWQiOlsiaHR0cHM6Ly9wYXJ0bmVyLWFwaS5rMS5raXZhLm9yZyJdLCJzY29wZSI6WyJjcmVhdGU6bG9hbl9kcmFmdCIsInJlYWQ6bG9hbnMiXSwiaXNzIjoiaHR0cHM6Ly9hdXRoLmsxLmtpdmEub3JnLyIsInBhcnRuZXJJZCI6IjEiLCJleHAiOjE2MDIyMjA0MTYsImp0aSI6IlpldUt0WTZXQU5VU2lWai1EZTVtZE5nRnFGSSIsImNsaWVudF9pZCI6IlFEMmxPRzZMbTN2RWQ5QTZEdVh3eFJWOE1OMEp6cDVreSJ9.mdOHScBFzkKribTjFCfUG_BrzrDELFgznvp7OPwDvE_-dOZ-qbSR0IoItgw9Nzsgv13pY0MOM8euEzHThvaxi8gtr1WV0MY4TCE3ffgApaUo_-uC5cXu1NoMPjToE53kHthRmv4cWOu_ycFYMvPV606U24Jsgs1txNrobu_ZlUsaFpyPN-9Pr1wq8N0VQWOS9qt_lkKB0aJhbMHsNOHysTXTclkGh2jbXKj10H5LnXBQsh-UpLSKCw3UoMlepR4tjRxyXnSYLgZ80jTPSsOU1oKkAYdLRSbUHEM4g30FfZ8__kUI7LNtlmuVWYNV3ZVn0yxLO1wSu4n31TsIZUX_Ag
```

For switching from stage to prod: Here is the URL for the [technical documentation](https://partner-api.k1.kiva.org/swagger-ui/).
For switching from stage to prod: Here is the URL for the [technical documentation](https://partnerapi.production.kiva.org/swagger-ui).
4 changes: 2 additions & 2 deletions portal/docs/overview/draftloans.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,5 @@ To check if the JSON document you created is correct, you can use an online JSON

## Technical documentation
All of Kiva's technical documentation, including endpoints, can be found here:
* Test environment (Stage): https://partner-api-stage.kiva.org/swagger-ui/
* Production (to use after testing): https://partner-api.kiva.org/swagger-ui/
* Test environment (Stage): https://partnerapi.staging.kiva.org/swagger-ui/
* Production (to use after testing): https://partnerapi.production.kiva.org/swagger-ui
4 changes: 2 additions & 2 deletions portal/docs/overview/fetch_loans.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ After making the request, the response from the API will be returned in JSON for

## Technical documentation
All of Kiva's technical documentation, including endpoints, can be found here:
Test environment (Stage): https://partner-api-stage.kiva.org/swagger-ui/
Production (to use after testing): https://partner-api.kiva.org/swagger-ui/
Test environment (Stage): https://partnerapi.staging.kiva.org/swagger-ui/
Production (to use after testing): https://partnerapi.production.kiva.org/swagger-ui
4 changes: 2 additions & 2 deletions portal/docs/overview/post_journals.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ The content of the journal can be whatever you'd like it to be.

## Technical documentation
All of Kiva's technical documentation, including endpoints, can be found here:
* Test environment (Stage): https://partner-api-stage.kiva.org/swagger-ui/
* Production (to use after testing): https://partner-api.kiva.org/swagger-ui/
* Test environment (Stage): https://partnerapi.staging.kiva.org/swagger-ui/
* Production (to use after testing): https://partnerapi.production.kiva.org/swagger-ui
4 changes: 2 additions & 2 deletions portal/docs/overview/report_payments.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ To check if the JSON format you created is correct, you can use an online JSON v

## Technical documentation
All of Kiva's technical documentation, including endpoints, can be found here:
* Test environment (Stage): https://partner-api-stage.kiva.org/swagger-ui/
* Production (to use after testing): https://partner-api.kiva.org/swagger-ui/
* Test environment (Stage): https://partnerapi.staging.kiva.org/swagger-ui/
* Production (to use after testing): https://partnerapi.production.kiva.org/swagger-ui
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@ Cuando se rellenan en el Borrador del Préstamo, estos campos aparecerán en PA2

## Documentación técnica
Toda la documentación técnica de Kiva, incluidos los puntos finales, puede encontrarse aquí:
* Entorno de pruebas (Stage): https://partner-api-stage.kiva.org/swagger-ui/
* Producción (para usar después de las pruebas):https://partner-api.kiva.org/swagger-ui/
* Entorno de pruebas (Stage): https://partnerapi.staging.kiva.org/swagger-ui/
* Producción (para usar después de las pruebas):https://partnerapi.production.kiva.org/swagger-ui
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ Para garantizar que todos los pagos se reporten al utilizar la opción "GET", in
## Documentación técnica

* Toda la documentación técnica de Kiva, incluyendo los puntos finales, se puede encontrar aquí:
* Entorno de pruebas (Stage): https://partner-api-stage.kiva.org/swagger-ui/
* Producción (para usar después de las pruebas): https://partner-api.kiva.org/swagger-ui/
on (to use after testing): https://partner-api.kiva.org/swagger-ui/
* Entorno de pruebas (Stage): https://partnerapi.staging.kiva.org/swagger-ui
* Producción (para usar después de las pruebas): https://partnerapi.production.kiva.org/swagger-ui
on (to use after testing): https://partnerapi.production.kiva.org/swagger-ui
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ Recomendamos que su equipo técnico consulte al coordinador Kiva en su organizac

## Documentación técnica
Toda la documentación técnica de Kiva, incluidos los puntos finales, puede encontrarse aquí:
* Entorno de prueba (Stage): https://partner-api-stage.kiva.org/swagger-ui/
* Producción (Para usar después de las pruebas): https://partner-api.kiva.org/swagger-ui/
* Entorno de prueba (Stage): https://partnerapi.staging.kiva.org/swagger-ui/
* Producción (Para usar después de las pruebas): https://partnerapi.production.kiva.org/swagger-ui
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ Para comprobar si el formato JSON que ha creado es correcto, puede utilizar un v

## Documentación técnica
* Toda la documentación técnica de Kiva, incluidos los puntos finales, puede encontrarse aquí:
* Ambiente de prueba (Stage):https://partner-api-stage.kiva.org/swagger-ui/
* Producción (Para usar después de las pruebas): https://partner-api.kiva.org/swagger-ui/
* Ambiente de prueba (Stage): https://partnerapi.staging.kiva.org/swagger-ui/
* Producción (Para usar después de las pruebas): https://partnerapi.production.kiva.org/swagger-ui
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@ Lorsqu'ils sont renseignés dans Leprojets de crédit, ces champs s'affichent su

## Documentation technique
Toda la documentación técnica de Kiva, incluidos los puntos finales, puede encontrarse aquí:
* Environnement de test (Stage) https://partner-api-stage.kiva.org/swagger-ui/
* Production (à utiliser après les tests) https://partner-api.kiva.org/swagger-ui/
* Environnement de test (Stage) https://partnerapi.staging.kiva.org/swagger-ui/
* Production (à utiliser après les tests) https://partnerapi.production.kiva.org/swagger-ui
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ Pour vous assurer que tous les paiements sont rapportés lors de l'utilisation d

## Documentation technique
* Toute la documentation technique de Kiva, y compris les points de terminaison, peut être trouvée ici :
* Environnement de test (stage) :https://partner-api-stage.kiva.org/swagger-ui/
* Production (à utiliser après les tests) : https://partner-api.kiva.org/swagger-ui/
* Environnement de test (stage): https://partnerapi.staging.kiva.org/swagger-ui/
* Production (à utiliser après les tests) : https://partnerapi.production.kiva.org/swagger-ui
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ Nous recommandons à votre équipe technique de consulter le coordinateur Kiva d

## Documentation technique
Toda la documentación técnica de Kiva, incluidos los puntos finales, puede encontrarse aquí:
* Environnement de test (Stage) https://partner-api-stage.kiva.org/swagger-ui/
* Production (à utiliser après les tests) https://partner-api.kiva.org/swagger-ui/
* Environnement de test (Stage) https://partnerapi.staging.kiva.org/swagger-ui/
* Production (à utiliser après les tests) https://partnerapi.production.kiva.org/swagger-ui

Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ Pour vérifier si le format JSON que vous avez créé est correct, vous pouvez u

## Documentation technique
* Toute la documentation technique de Kiva, y compris les points de terminaison, peut être trouvée ici :
* Environnement de test (Stage) :https://partner-api-stage.kiva.org/swagger-ui/
* Production (à utiliser après les tests) https://partner-api.kiva.org/swagger-ui/
* Environnement de test (Stage): https://partnerapi.staging.kiva.org/swagger-ui/
* Production (à utiliser après les tests) https://partnerapi.production.kiva.org/swagger-ui
2 changes: 1 addition & 1 deletion samples/php/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ encoded in `UTF-8`. It's important to get this right, as some characters (like t
transfer properly unless the encoding is correct.

**When sending text values to the Partner API, please ensure that it is UTF-8 encoded.** This primarily impacts the
[loan_draft](https://partner-api.k1.kiva.org/swagger-ui/#/partners/loanDraftRouteUsingPOST) operation, which accepts
[loan_draft](https://partnerapi.production.kiva.org/swagger-ui/#/partners/loanDraftRouteUsingPOST) operation, which accepts
a `location` field that often has Latin characters.

### Using the helper functions
Expand Down
2 changes: 1 addition & 1 deletion samples/postman/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ call.

Our `Loan Draft [POST]` request includes a sample JSON structure, however, this is not a complete example. You can
learn more about the Loan Draft structure on the
[Swagger UI page](https://partner-api.k1.kiva.org/swagger-ui/#/partners/loanDraftRouteUsingPOST).
[Swagger UI page](https://partnerapi.production.kiva.org/swagger-ui/#/partners/loanDraftRouteUsingPOST).

- Please supply dates in a YYYY-MM-DD format.

Expand Down