csv bulk load update confirm
POST {{host}}:{{port}}
confirm that table was actually updated
Request Body
{"operation"=>"search_by_hash", "schema"=>"{{schema}}", "table"=>"{{supp_tb}}", "hash_attribute"=>"{{supp_id}}", "hash_values"=>[19], "get_attributes"=>["supplierid", "companyname", "contactname"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |