Skip to main content

Update business registration info

PUT 

/business/{businessId}

This API call may be used in two instances: if a business fails to register, this API call can edit the business information and request that the business be verified again. Or, once a business is registered this API can be used to update the contact information of the primary contact at the business.

If a business registration has failed (usually with the error “error_duns_mismatch”, but potentially others), then this API can be called to correct any mistakes in any business information fields. Once successfully called, then the verification process will be attempted again.

Once a business has been verified, this API call will only support the “contact” data set. No other fields outside of “contact” should be provided, or the API call will fail. This is used to replace the primary contact in the event of a change in employment at the registered business.

If a business cannot be registered and will not be corrected, please inform Hiya so the incomplete business record can be deleted.

Path Parameters


    businessId stringrequired

    Id of a business

    Example: 60ff7262-d373-4242-8fc8-a3ecfb51d0c1

Body

required

application/json

Responses

Accepted

Response Body

application/json