List Inbound Webhooks
List stored inbound webhooks (received from BTG). The entity_type query parameter is required.
GET
List Inbound Webhooks
Autorizações
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parâmetros de consulta
Required. Inbound entity type. Uppercased server-side.
Opções disponíveis:
DICT_CLAIM, DICT_REFUND, DICT_CID_FILE, INFRACTION_REPORT_V2, PIX_DOWNLOAD, PIX_PAYMENT, PIX_PAYMENT_INBOUND, PIX_REVERSAL, PIX_REVERSAL_INBOUND Filter by status
Opções disponíveis:
RECEIVED, PROCESSING, SENT, FAILED Filter by original BTG clientRequestId
Filter rows with created_at >= this RFC3339 timestamp
Filter rows with created_at <= this RFC3339 timestamp
Maximum number of items per page.
Intervalo obrigatório:
1 <= x <= 100Page number for pagination.
Intervalo obrigatório:
x >= 1
