Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Body Params multipart/form-data
Request Code Samples
curl --location --request PUT 'https://mazu-lan.concise.co.id/api/v1/main/intra-warehouses/reject/2f688936-7c46-40c9-ae09-4b99f8f1e414' \
--header 'Authorization: Bearer <token>' \
--form 'remarks="gak mantap"' \
--form 'date_acct=""' \
--form 'approval=""'
Responses
application/json Modified at 2025-01-16 08:51:39