curl --location --request PATCH '/stage/complete' \ --header 'Content-Type: application/json' \ --data-raw '{ "stage": "string", "afsid": "string", "inid": "string", "aid": "string" }'
null