Update merchant

Updates a merchant matching the provided merchant_id with the given attributes.

To clear a field, set it to null. Fields that are not provided in the request will not be changed.

This endpoint is not rate limited.

Scopes: MERCHANTS_WRITE

Path parameters

merchant_idstringRequired
ID of the merchant.

Headers

AcceptstringRequired
X-RegionstringRequired
X-SignaturestringRequired
User-AgentstringRequired

Request

This endpoint expects an object.
merchantobjectRequired
Details about the merchant to update.

Response

OK
merchantobjectOptional
A merchant represents a depository account when processing payments from Cash App customers. Merchants do not have direct access to Cash App, so processed payments are stored in this account until they are ready for settlement.

Errors

400
Update Merchant Request Bad Request Error