Approve or reject an instruction
ServiceDesk-V3
Approve or reject an instruction
This is followed by pending API call, to confirm/approve the instructions for service request. If pending API returns empty, it means there is nothing to approve.
POST
Approve or reject an instruction
Documentation Index
Fetch the complete documentation index at: https://docs.zodia-custody.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Email of API user submitting the request
Example:
"api-maker@zodia.io"
Body
application/json
Service Request ID
Example:
"SERV-REQ-XHGFJUUG"
As a maker you don't need to modify this element. As an authoriser you need to explicitly specify the approval or rejection of the request
Signature of the request field object above (using user private key)
Example:
"MEUCIC3VIuw4pfk+BLnZrk1qklGS9phAlQFSQoAnlhw59x7cAiEAm5nq8ANlHcRNcONj5FXXl1v0EK5U8gZyQ22geFSsFL8="
Response
OK