| Environment | URL |
|---|---|
| Production: | https://api.kushkipagos.com |
| UAT: | https://api-uat.kushkipagos.com |

Public-Merchant-Id and a Private-Merchant-Id.https://api.kushkipagos.com/https://api-uat.kushkipagos.com/Idempotency-Key with a unique value when calling one of the supported endpoints.4XX or 5XX error, no idempotency record is stored, and the client can safely retry the entire process with the same Idempotency-Key.Idempotency-Key is sent again, a new transaction will be generated.Idempotency-Key header is currently supported in:5XX errors (server-side issues)Idempotency-Key.4XX errors (client-side issues)Idempotency-Key after correcting the input.Idempotency-Key for each unique transaction attempt.