Merchant account capability updated

webhookmerchant.updated

There were changes to the verification status and capabilities of a merchant account. If the verification fails, this webhook includes the errors and the actions that you can take to resolve them.

Request Parameters

createdAtstringRequired

Timestamp for when the webhook was created.

dataobjectRequired

Contains event details.

environmentstringRequired

The environment from which the webhook originated.

Possible values: test, live.

typestringRequired

Type of notification.

Response parameters

After submitting a call, you receive a response message to inform you that your request was received and processed.

Depending on the HTTP status code of the response message, it is helpful to build some logic to handle any errors that a request or the system may return.

HTTP Responses