Update Document
curl --request PATCH \
--url https://qa-api.sbx.solidfi.com/v1/business/{businessId}/document/{documentId} \
--header 'Content-Type: application/json' \
--data '{
"description": "formation",
"docType": "formation",
"documentNumber": "FM12345",
"expirationDate": "2028-03-11",
"issuingCountry": "Canada",
"issuingState": "Alberta",
"name": "JohnDoe"
}'
{
"businessId": "bus-a4c781d1-abf2-4030-bc70-d860cf164013",
"createdAt": "2023-11-20T07:46:58Z",
"description": "formation",
"docType": "formation",
"documentNumber": "FM12345",
"expirationDate": "2028-03-11",
"id": "doc-fa191088-1cc8-49e0-9ff3-2f51a773ddfe",
"issuingCountry": "Canada",
"issuingState": "Alberta",
"modifiedAt": "2023-11-20T07:47:43Z",
"name": "JohnDoe",
"status": "active",
"url": ""
}
Update Document
The response is of type object
.
curl --request PATCH \
--url https://qa-api.sbx.solidfi.com/v1/business/{businessId}/document/{documentId} \
--header 'Content-Type: application/json' \
--data '{
"description": "formation",
"docType": "formation",
"documentNumber": "FM12345",
"expirationDate": "2028-03-11",
"issuingCountry": "Canada",
"issuingState": "Alberta",
"name": "JohnDoe"
}'
{
"businessId": "bus-a4c781d1-abf2-4030-bc70-d860cf164013",
"createdAt": "2023-11-20T07:46:58Z",
"description": "formation",
"docType": "formation",
"documentNumber": "FM12345",
"expirationDate": "2028-03-11",
"id": "doc-fa191088-1cc8-49e0-9ff3-2f51a773ddfe",
"issuingCountry": "Canada",
"issuingState": "Alberta",
"modifiedAt": "2023-11-20T07:47:43Z",
"name": "JohnDoe",
"status": "active",
"url": ""
}
Update Document
curl --request PATCH \
--url https://qa-api.sbx.solidfi.com/v1/business/{businessId}/document/{documentId} \
--header 'Content-Type: application/json' \
--data '{
"description": "formation",
"docType": "formation",
"documentNumber": "FM12345",
"expirationDate": "2028-03-11",
"issuingCountry": "Canada",
"issuingState": "Alberta",
"name": "JohnDoe"
}'
{
"businessId": "bus-a4c781d1-abf2-4030-bc70-d860cf164013",
"createdAt": "2023-11-20T07:46:58Z",
"description": "formation",
"docType": "formation",
"documentNumber": "FM12345",
"expirationDate": "2028-03-11",
"id": "doc-fa191088-1cc8-49e0-9ff3-2f51a773ddfe",
"issuingCountry": "Canada",
"issuingState": "Alberta",
"modifiedAt": "2023-11-20T07:47:43Z",
"name": "JohnDoe",
"status": "active",
"url": ""
}
Update Document
The response is of type object
.
curl --request PATCH \
--url https://qa-api.sbx.solidfi.com/v1/business/{businessId}/document/{documentId} \
--header 'Content-Type: application/json' \
--data '{
"description": "formation",
"docType": "formation",
"documentNumber": "FM12345",
"expirationDate": "2028-03-11",
"issuingCountry": "Canada",
"issuingState": "Alberta",
"name": "JohnDoe"
}'
{
"businessId": "bus-a4c781d1-abf2-4030-bc70-d860cf164013",
"createdAt": "2023-11-20T07:46:58Z",
"description": "formation",
"docType": "formation",
"documentNumber": "FM12345",
"expirationDate": "2028-03-11",
"id": "doc-fa191088-1cc8-49e0-9ff3-2f51a773ddfe",
"issuingCountry": "Canada",
"issuingState": "Alberta",
"modifiedAt": "2023-11-20T07:47:43Z",
"name": "JohnDoe",
"status": "active",
"url": ""
}