Logo PopinaPopina API

Get nepting credentials

Get nepting credentials codes (code, key alias, key value, login URL) for a given location

GET/v1/nepting-merchant-credentials/

Response Body

application/json

application/json

curl -X GET "http://localhost:4004/v1/nepting-merchant-credentials/"
{
  "neptingMerchantCode": "string",
  "neptingKeyAlias": "string",
  "neptingKeyValue": "string",
  "neptingLoginURL": "string"
}
"Forbidden"