Animal Health Data Store - V1 API Documentation
AHDS Store API (1.0)
https://docs.heydonto.com/_mock/apis/animal-health/openapi/
http://localhost:8083/
Canonical identifier for this external hotlink.
Identifier of the resource this hotlink is associated with.
Type of resource this hotlink is associated with (e.g., animal, contact, invoice).
- Mock server
https://docs.heydonto.com/_mock/apis/animal-health/openapi/site/{siteId}/ahds/v1/external-hotlink
- Local Development
http://localhost:8083/site/{siteId}/ahds/v1/external-hotlink
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
'https://docs.heydonto.com/_mock/apis/animal-health/openapi/site/{siteId}/ahds/v1/external-hotlink' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json' \
-d '{
"description": "string",
"extensions": {},
"externalHotlinkId": "123e4567-e89b-12d3-a456-426614174000",
"resourceId": "123e4567-e89b-12d3-a456-426614174000",
"resourceType": "string",
"status": "active",
"url": "string"
}'External Hotlink created successfully
Timestamp when this hotlink was created.
Canonical identifier for this external hotlink.
Identifier of the resource this hotlink is associated with.
Type of resource this hotlink is associated with (e.g., animal, contact, invoice).
Timestamp when this hotlink was last updated.
{ "createdAt": "2025-01-01T00:00:00.000Z", "description": "string", "extensions": {}, "externalHotlinkId": "123e4567-e89b-12d3-a456-426614174000", "resourceId": "123e4567-e89b-12d3-a456-426614174000", "resourceType": "string", "status": "active", "updatedAt": "2025-01-01T00:00:00.000Z", "url": "string" }
- Mock server
https://docs.heydonto.com/_mock/apis/animal-health/openapi/site/{siteId}/ahds/v1/external-hotlink
- Local Development
http://localhost:8083/site/{siteId}/ahds/v1/external-hotlink
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://docs.heydonto.com/_mock/apis/animal-health/openapi/site/{siteId}/ahds/v1/external-hotlink?page=0&pageSize=10&sortBy=createdAt&sortOrder=asc&description=string&resourceId=123e4567-e89b-12d3-a456-426614174000&resourceType=string&status=active&url=string' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'- Mock server
https://docs.heydonto.com/_mock/apis/animal-health/openapi/site/{siteId}/ahds/v1/external-hotlink/{externalHotlinkId}
- Local Development
http://localhost:8083/site/{siteId}/ahds/v1/external-hotlink/{externalHotlinkId}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://docs.heydonto.com/_mock/apis/animal-health/openapi/site/{siteId}/ahds/v1/external-hotlink/{externalHotlinkId}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'External Hotlink found
Timestamp when this hotlink was created.
Canonical identifier for this external hotlink.
Identifier of the resource this hotlink is associated with.
Type of resource this hotlink is associated with (e.g., animal, contact, invoice).
Timestamp when this hotlink was last updated.
{ "createdAt": "2025-01-01T00:00:00.000Z", "description": "string", "extensions": {}, "externalHotlinkId": "123e4567-e89b-12d3-a456-426614174000", "resourceId": "123e4567-e89b-12d3-a456-426614174000", "resourceType": "string", "status": "active", "updatedAt": "2025-01-01T00:00:00.000Z", "url": "string" }
Identifier of the resource this hotlink is associated with.
Type of resource this hotlink is associated with (e.g., animal, contact, invoice).
- Mock server
https://docs.heydonto.com/_mock/apis/animal-health/openapi/site/{siteId}/ahds/v1/external-hotlink/{externalHotlinkId}
- Local Development
http://localhost:8083/site/{siteId}/ahds/v1/external-hotlink/{externalHotlinkId}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PATCH \
'https://docs.heydonto.com/_mock/apis/animal-health/openapi/site/{siteId}/ahds/v1/external-hotlink/{externalHotlinkId}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json' \
-d '{
"description": "string",
"extensions": {},
"resourceId": "123e4567-e89b-12d3-a456-426614174000",
"resourceType": "string",
"status": "active",
"url": "string"
}'External Hotlink updated successfully
Timestamp when this hotlink was created.
Canonical identifier for this external hotlink.
Identifier of the resource this hotlink is associated with.
Type of resource this hotlink is associated with (e.g., animal, contact, invoice).
Timestamp when this hotlink was last updated.
{ "createdAt": "2025-01-01T00:00:00.000Z", "description": "string", "extensions": {}, "externalHotlinkId": "123e4567-e89b-12d3-a456-426614174000", "resourceId": "123e4567-e89b-12d3-a456-426614174000", "resourceType": "string", "status": "active", "updatedAt": "2025-01-01T00:00:00.000Z", "url": "string" }
Identifier of the resource this hotlink is associated with.
Type of resource this hotlink is associated with (e.g., animal, contact, invoice).
- Mock server
https://docs.heydonto.com/_mock/apis/animal-health/openapi/site/{siteId}/ahds/v1/external-hotlink/{externalHotlinkId}
- Local Development
http://localhost:8083/site/{siteId}/ahds/v1/external-hotlink/{externalHotlinkId}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PUT \
'https://docs.heydonto.com/_mock/apis/animal-health/openapi/site/{siteId}/ahds/v1/external-hotlink/{externalHotlinkId}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json' \
-d '{
"description": "string",
"extensions": {},
"resourceId": "123e4567-e89b-12d3-a456-426614174000",
"resourceType": "string",
"status": "active",
"url": "string"
}'External Hotlink replaced successfully
Timestamp when this hotlink was created.
Canonical identifier for this external hotlink.
Identifier of the resource this hotlink is associated with.
Type of resource this hotlink is associated with (e.g., animal, contact, invoice).
Timestamp when this hotlink was last updated.
{ "createdAt": "2025-01-01T00:00:00.000Z", "description": "string", "extensions": {}, "externalHotlinkId": "123e4567-e89b-12d3-a456-426614174000", "resourceId": "123e4567-e89b-12d3-a456-426614174000", "resourceType": "string", "status": "active", "updatedAt": "2025-01-01T00:00:00.000Z", "url": "string" }
- Mock server
https://docs.heydonto.com/_mock/apis/animal-health/openapi/site/{siteId}/ahds/v1/external-hotlink/{externalHotlinkId}
- Local Development
http://localhost:8083/site/{siteId}/ahds/v1/external-hotlink/{externalHotlinkId}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X DELETE \
'https://docs.heydonto.com/_mock/apis/animal-health/openapi/site/{siteId}/ahds/v1/external-hotlink/{externalHotlinkId}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'