Update Customer KYB

PUT /v0/customers/{customer_id}

  • object · BusinessCustomer (Optional)

Request example

PUT /v0/customers/{customer_id} (HTTP)
PUT /v0/customers/{customer_id} HTTP/1.1
Host: gateway.noxxo.com
Authorization: text
Content-Type: application/json
Accept: */*
Content-Length: 279

{
  "documents": [
    {
      "file_id": "123e4567-e89b-12d3-a456-426614174000",
      "purpose": "id_document",
      "description": "text"
    }
  ]
}

Responses

  • 200 — Successful update of customer data Content-Type: application/json

Response example

We need the following documents:

Document Name

Proof of Address

Proof of source of funds

Business formation

Directors’ registry

Shareholder registry

Proof of nature of business

Other

Last updated