KTP Extract

API KTP EXTRACT

POST https://dsc-ocr.udata.id/api/order/ocr_extract/image/ktp

Upload file to server.

Headers

NameTypeDescription

webhook_url

string

callback url

Authentication

string

Authentication token to track down who is emptying our stocks.

Request Body

NameTypeDescription

image

string

{
    "message": "file processed",
    "success": true,
    "transaction_id": "TRANSACTION_ID"
}

Last updated