I have this response
{
"operations": [
{
"certifierName": "[WFCFO] Where Food Comes From Organic (formerly A Bee Organic)",
"nopOperationID": "9092227302",
"operationName": "My Organic Place",
"operationOtherNames": "",
"clientOperationID": "",
"contactFirstName": "Stephanie",
"contactLastName": "Cisneros",
"nopOperationStatus": "Certified",
"statusEffectiveDate": "2022-11-28T00:00:00",
"nopAnniversaryDate": "2025-08-01T00:00:00",
"lastUpdateDate": "2024-12-02T13:01:22.39",
"phone": "",
"email": "stephanie123cisneros@gmail.com",
"websiteURL": "",
"additionalInformation": "",
"hasCertificate": true,
"certificateURL": null,
"scopes": [
{
"nopScopeStatus": "Certified",
"nopScope": "Crops",
"statusEffectiveDate": "2022-11-28T00:00:00"
}
],
.
.
.
certificateURL is always null event when hasCertificate is true
I can sort this out if you guys guide me
Fernan Ricardo Enriquez Quintero
Software architect
ricardoeq90@gmail.com
I have this response
{
"operations": [
{
"certifierName": "[WFCFO] Where Food Comes From Organic (formerly A Bee Organic)",
"nopOperationID": "9092227302",
"operationName": "My Organic Place",
"operationOtherNames": "",
"clientOperationID": "",
"contactFirstName": "Stephanie",
"contactLastName": "Cisneros",
"nopOperationStatus": "Certified",
"statusEffectiveDate": "2022-11-28T00:00:00",
"nopAnniversaryDate": "2025-08-01T00:00:00",
"lastUpdateDate": "2024-12-02T13:01:22.39",
"phone": "",
"email": "stephanie123cisneros@gmail.com",
"websiteURL": "",
"additionalInformation": "",
"hasCertificate": true,
"certificateURL": null,
"scopes": [
{
"nopScopeStatus": "Certified",
"nopScope": "Crops",
"statusEffectiveDate": "2022-11-28T00:00:00"
}
],
.
.
.
certificateURL is always null event when hasCertificate is true
I can sort this out if you guys guide me
Fernan Ricardo Enriquez Quintero
Software architect
ricardoeq90@gmail.com