Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

150
Views
¿Cómo puedo verificar el valor 'EmailId' en el cuerpo de la respuesta usando la API de Frisby? Quiero marcar como "EmailId": "test@gmail.com" en el cuerpo de respuesta de la API

Quiero verificar como par de valores clave "EmailId": "test@gmail.com" en el cuerpo de respuesta de API. A continuación se muestra mi respuesta de api y necesito verificar el valor de EmailID y el nombre del destinatario como par de valores clave. Verifiqué el estado como .expect('json', 'Result.Status', 2) pero no funciona para el nombre del destinatario como .expect('json', 'Result.Recipients.RecipientName', 'Test User') . Actualmente estoy usando .expect('bodyContains', 'test@gmail.com') para verificar la identificación del correo electrónico.

 JSON: { "IsRequestSuccessful": true, "Error": null, "Result": { "Status": 2, "CompletedTimestamp": null, "Recipients": [ { "RecipientId": "28660b54-641d-4fec-9841-721d34c175c7", "RecipientName": "Test User", "EmailId": "test@gmail.com", "ContactType": 2, "Status": 2, } ] } }
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!