v1

latestOpenAPI 3.0.02026-08-0611579731.8 KB
UNNAMED

Obtener tipos de cuenta por payment agent

Obtener tipos de cuenta por payment agent

post/bts/account-types-payment-agents

Request body

country_cdstring required

Código alpha 3 del país.

currency_cdstring required

Código alpha 3 de la moneda.

pay_agent_cdstring required

Código del payment agent.

service_uuidstring required
signaturestring required

Example request

{
  "country_cd": "MEX",
  "currency_cd": "MXP",
  "pay_agent_cd": "EK6",
  "service_uuid": "60A1F4C0-CC58-47A9-A0B9-868F9EF29045",
  "signature": "121149a0ba5361191d740fa898784a8b"
}

Response

OK