Create webhook for vendor account

Endpoint to create or update webhook for a vendor account.

Path Params
string
required

A universally unique identifier (UUID) of the vendor

string
required

A universally unique identifier (UUID) of the account

Body Params

Webhook create request data

Request body to create or update a webhook for a vendor account.

uri
required

The URL to receive webhook notifications for PIX payments.

Responses
204

Success - No Content

401

Necessary Authentication token or you pass a invalid Token.

403

Necessary permission scope.

500

Internal server error.

503

Service Unavailable.

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json