Request
Add parameter in header secret-key
Example:secret-key: ********************
Body Params application/x-www-form-urlencoded
Request Code Samples
curl --location --request PUT 'https://mazu-lan.concise.co.id/api/v1/taowi/period-controls/11111' \
--header 'secret-key: <api-key>' \
--data-urlencode 'doc_type=POR' \
--data-urlencode 'period_ref_id=123123' \
--data-urlencode 'period_control_ref_id=11111' \
--data-urlencode 'status=O'
Responses
application/json Modified at 2024-08-28 08:59:26