get http://localhost:3000/v1/api/processing-records//data-types
Retrieve DataTypes associated with a ProcessingRecord to link with corresponding Locations
Log in to see full request history
Responses
Retrieve DataTypes associated with a ProcessingRecord to link with corresponding Locations
xxxxxxxxxx
curl --request GET \
--url 'http://localhost:3000/v1/api/processing-records/processingRecordId/data-types?limit=25' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: