cURL
curl --request GET \ --url https://api.venepagos.com.ve/api/v1/merchants/{id}
{ "id": "mrc_abc123", "name": "Mi Tienda", "rif": "J-12345678-9", "description": "Tienda de ejemplo", "owner": { "id": "usr_xyz789", "email": "owner@example.com", "name": "Juan Pérez" }, "status": "ACTIVE", "createdAt": "2026-01-15T10:30:00.000Z", "updatedAt": "2026-03-20T14:00:00.000Z" }
Obtiene los detalles completos de un merchant específico.
Show Propiedades del owner
ACTIVE
INACTIVE