get https://{baseUrl}/V1/storeview//organisation/search
Search for organisation by name.
Sample Curl
curl --location 'https://mygatewayurl.com/V1/storeview/default/organisation/search?name=test&page=1&page-size=2'
Search for organisation by name.
Sample Curl
curl --location 'https://mygatewayurl.com/V1/storeview/default/organisation/search?name=test&page=1&page-size=2'
Try It!
to start a request and see the response here!