The Postman request:
Request configuration
a.-Params
Key | value | notes |
---|---|---|
fileId | {{file-id}} | the fileId that has been given (by DAS) during a previous transaction |
b.- Headers
Standard headers, nothing to update here.
c.- Body
Empty body (this request uses params to pass the info to the api).
d.- Pre-request script
Not used here
e.- Tests script
The following script is executed after the request is sent, to evaluate the response and also to set up environment variables (if they are needed for following requests)
Expected response
e.- Body
Here is the json response with the details of the registered record. Particularly the request AckId and the status of the request(for this operation, "registration - recorded")
f.- Headers
Normal headers.
g.- Test results
This depends on the test we set up in the test script