What is a UUID and when is it needed?
The UUID is the globally unique ID, generated by Sandata, to identify the transaction.
When the POST request data is sent to the Sandata API, Sandata will return a transaction ID (UUID) in an ACK (acknowledgement of receipt).
The vendor must utilize the UUID to initiate a GET status API to check that the processing completed successfully.
The GET status response is available for 48 hours, after the POST was sent.
If any errors were found, they will be defined in the GET status response.
The vendor/agency must respond to the errors by sending corrected data.
A successful GET status response includes "messageSummary":"All records updated successfully."
Sandata Support needs the UUID, if the vendor needs assistance with resolution.
Provide the complete request and response JSONs for review of reported behavior.