Skip to main content

Upload number order document

POST 
/number_order_documents/:document_type

Uploads a document requirement for an ordered number.

Request

Path Parameters

    document_type stringrequired

    Document type (identification, reg_form, address_proof)

Body

    file binary

    File to upload

Responses

200: Number Order Document Upload Response

401: Unauthorized

500: Internal server error

Loading...