All Downloads are FREE. Search and download functionalities are using the official Maven repository.

wiremock_apim.mappings.getOrganizationByName.json Maven / Gradle / Ivy

The newest version!
{
  "request": {
    "method": "GET",
    "url": "/api/portal/v1.4/organizations?field=name&op=eq&value=orga"
  },
  "response": {
    "status": 200,
    "bodyFileName": "organization_by_name.json",
    "headers": {
      "Content-Type": "application/json"
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy