v1

latestOpenAPI 3.1.02026-07-2414339465.7 KB

Upload Contractor Government ID

post/contractors/id

Request body

contractorIDstring required

ID of the Contractor

companyIDstring required

ID of the Company

id_type'drivers_license' | 'social_security_card' | 'passport' required

type of the ID to be uploaded, current options are drivers_license, social_security_card and passport

id_base64string required

base64 image of the ID to be uploaded

Response

200

successboolean
_idstring

Example response

{
  "success": true,
  "_id": "627d2581aa61ff002824264e"
}