REST reference
OpenAPI reference
This page is derived from committed OpenAPI; wire names remain unchanged. Portal Try It is sandbox-only, uses a short Trepzy token, and exact CORS. Live examples are copy-only.GET /api/v1/disputes/{dispute_ref}
operation_id: retrieveDispute
- Permission:
disputes:read - Idempotency:
none - CAS:
none - Cursor:
none - Quota:
"none" - Errors:
authentication_failed,forbidden,not_found,validation_failed
Request example
Response example
GET /api/v1/participations/{participation_ref}
operation_id: retrieveParticipation
- Permission:
participations:read - Idempotency:
none - CAS:
none - Cursor:
none - Quota:
"none" - Errors:
authentication_failed,forbidden,not_found,validation_failed
Request example
Response example
GET /api/v1/payouts/{payout_ref}
operation_id: retrievePayout
- Permission:
payouts:read - Idempotency:
none - CAS:
none - Cursor:
none - Quota:
"none" - Errors:
authentication_failed,forbidden,not_found,validation_failed
Request example
Response example
GET /api/v1/refunds/{refund_ref}
operation_id: retrieveRefund
- Permission:
refunds:read - Idempotency:
none - CAS:
none - Cursor:
none - Quota:
"none" - Errors:
authentication_failed,forbidden,not_found,validation_failed
Request example
Response example
GET /api/v1/webhook_deliveries/{delivery_ref}
operation_id: retrieveWebhookDelivery
- Permission:
webhooks:read_retrieve_delivery - Idempotency:
none - CAS:
none - Cursor:
none - Quota:
"none" - Errors:
authentication_failed,forbidden,not_found,validation_failed
Request example
Response example
GET /api/v1/webhook_deliveries/{delivery_ref}/attempts
operation_id: listWebhookDeliveryAttempts
- Permission:
webhooks:read_list_attempts - Idempotency:
none - CAS:
none - Cursor:
cursor - Quota:
"none" - Errors:
authentication_failed,forbidden,not_found,validation_failed
Request example
Response example
GET /api/v1/webhook_deliveries/{delivery_ref}/body
operation_id: retrieveWebhookDeliveryBody
- Permission:
webhooks:read_delivery_body - Idempotency:
none - CAS:
none - Cursor:
none - Quota:
"none" - Errors:
authentication_failed,forbidden,not_found,validation_failed
Request example
Response example
POST /api/v1/webhook_deliveries/{delivery_ref}/redrive
operation_id: redriveWebhookDelivery
- Permission:
webhooks:redrive_unit - Idempotency:
required - CAS:
if_match_required - Cursor:
none - Quota:
"none" - Errors:
authentication_failed,dependency_unavailable,forbidden,idempotency_key_required,idempotency_mismatch,not_found,precondition_failed,precondition_required,semantic_error,validation_failed,version_conflict
Request example
Response example
POST /api/v1/webhook_deliveries/redrive
operation_id: batchRedriveWebhookDeliveries
- Permission:
webhooks:redrive_batch - Idempotency:
required - CAS:
if_match_required - Cursor:
none - Quota:
"none" - Errors:
authentication_failed,dependency_unavailable,forbidden,idempotency_key_required,idempotency_mismatch,not_found,precondition_failed,precondition_required,semantic_error,validation_failed,version_conflict
Request example
Response example
GET /api/v1/webhook_endpoints
operation_id: listWebhookEndpoints
- Permission:
webhooks:read_list_endpoints - Idempotency:
none - CAS:
none - Cursor:
cursor - Quota:
"none" - Errors:
authentication_failed,forbidden,not_found,validation_failed
Request example
Response example
POST /api/v1/webhook_endpoints
operation_id: createWebhookEndpoint
- Permission:
webhooks:manage_create_endpoint - Idempotency:
required - CAS:
none - Cursor:
none - Quota:
"none" - Errors:
authentication_failed,dependency_unavailable,forbidden,idempotency_key_required,idempotency_mismatch,not_found,precondition_failed,precondition_required,semantic_error,validation_failed,version_conflict
Request example
Response example
GET /api/v1/webhook_endpoints/{endpoint_ref}
operation_id: retrieveWebhookEndpoint
- Permission:
webhooks:read_retrieve_endpoint - Idempotency:
none - CAS:
none - Cursor:
none - Quota:
"none" - Errors:
authentication_failed,forbidden,not_found,validation_failed
Request example
Response example
GET /api/v1/webhook_endpoints/{endpoint_ref}/data_profile_grants
operation_id: listWebhookDataProfileGrants
- Permission:
webhooks:read_list_data_profile - Idempotency:
none - CAS:
none - Cursor:
none - Quota:
"none" - Errors:
authentication_failed,forbidden,not_found,validation_failed
Request example
Response example
POST /api/v1/webhook_endpoints/{endpoint_ref}/data_profile_grants
operation_id: createWebhookDataProfileGrant
- Permission:
webhooks:manage_create_data_profile - Idempotency:
required - CAS:
none - Cursor:
none - Quota:
"none" - Errors:
authentication_failed,dependency_unavailable,forbidden,idempotency_key_required,idempotency_mismatch,not_found,precondition_failed,precondition_required,semantic_error,validation_failed,version_conflict
Request example
Response example
POST /api/v1/webhook_endpoints/{endpoint_ref}/data_profile_grants/revoke
operation_id: revokeWebhookDataProfileGrant
- Permission:
webhooks:manage_revoke_data_profile - Idempotency:
required - CAS:
if_match_required - Cursor:
none - Quota:
"none" - Errors:
authentication_failed,dependency_unavailable,forbidden,idempotency_key_required,idempotency_mismatch,not_found,precondition_failed,precondition_required,semantic_error,validation_failed,version_conflict
Request example
Response example
GET /api/v1/webhook_endpoints/{endpoint_ref}/deliveries
operation_id: listWebhookDeliveries
- Permission:
webhooks:read_list_deliveries - Idempotency:
none - CAS:
none - Cursor:
cursor - Quota:
"none" - Errors:
authentication_failed,forbidden,not_found,validation_failed
Request example
Response example
GET /api/v1/webhook_endpoints/{endpoint_ref}/health
operation_id: retrieveWebhookEndpointHealth
- Permission:
webhooks:read_health - Idempotency:
none - CAS:
none - Cursor:
none - Quota:
"none" - Errors:
authentication_failed,forbidden,not_found,validation_failed
Request example
Response example
POST /api/v1/webhook_endpoints/{endpoint_ref}/pause
operation_id: pauseWebhookEndpoint
- Permission:
webhooks:manage_pause_endpoint - Idempotency:
required - CAS:
if_match_required - Cursor:
none - Quota:
"none" - Errors:
authentication_failed,dependency_unavailable,forbidden,idempotency_key_required,idempotency_mismatch,not_found,precondition_failed,precondition_required,semantic_error,validation_failed,version_conflict
Request example
Response example
POST /api/v1/webhook_endpoints/{endpoint_ref}/resume
operation_id: resumeWebhookEndpoint
- Permission:
webhooks:manage_resume_endpoint - Idempotency:
required - CAS:
if_match_required - Cursor:
none - Quota:
"none" - Errors:
authentication_failed,dependency_unavailable,forbidden,idempotency_key_required,idempotency_mismatch,not_found,precondition_failed,precondition_required,semantic_error,validation_failed,version_conflict
Request example
Response example
POST /api/v1/webhook_endpoints/{endpoint_ref}/secret/confirm
operation_id: confirmWebhookSecret
- Permission:
webhooks:rotate_confirm - Idempotency:
required - CAS:
if_match_required - Cursor:
none - Quota:
"none" - Errors:
authentication_failed,dependency_unavailable,forbidden,idempotency_key_required,idempotency_mismatch,not_found,precondition_failed,precondition_required,semantic_error,validation_failed,version_conflict
Request example
Response example
POST /api/v1/webhook_endpoints/{endpoint_ref}/secret/revoke
operation_id: revokeWebhookSecret
- Permission:
webhooks:rotate_revoke - Idempotency:
required - CAS:
if_match_required - Cursor:
none - Quota:
"none" - Errors:
authentication_failed,dependency_unavailable,forbidden,idempotency_key_required,idempotency_mismatch,not_found,precondition_failed,precondition_required,semantic_error,validation_failed,version_conflict
Request example
Response example
POST /api/v1/webhook_endpoints/{endpoint_ref}/secret/rotate
operation_id: rotateWebhookSecret
- Permission:
webhooks:rotate_secret - Idempotency:
required - CAS:
if_match_required - Cursor:
none - Quota:
"none" - Errors:
authentication_failed,dependency_unavailable,forbidden,idempotency_key_required,idempotency_mismatch,not_found,precondition_failed,precondition_required,semantic_error,validation_failed,version_conflict
Request example
Response example
GET /api/v1/webhook_endpoints/{endpoint_ref}/subscriptions
operation_id: listWebhookSubscriptions
- Permission:
webhooks:read_list_subscriptions - Idempotency:
none - CAS:
none - Cursor:
none - Quota:
"none" - Errors:
authentication_failed,forbidden,not_found,validation_failed
Request example
Response example
POST /api/v1/webhook_endpoints/{endpoint_ref}/subscriptions
operation_id: createWebhookSubscription
- Permission:
webhooks:manage_create_subscription - Idempotency:
required - CAS:
none - Cursor:
none - Quota:
"none" - Errors:
authentication_failed,dependency_unavailable,forbidden,idempotency_key_required,idempotency_mismatch,not_found,precondition_failed,precondition_required,semantic_error,validation_failed,version_conflict
Request example
Response example
POST /api/v1/webhook_endpoints/{endpoint_ref}/test_send
operation_id: sendWebhookTest
- Permission:
webhooks:manage_test_send - Idempotency:
required - CAS:
none - Cursor:
none - Quota:
"none" - Errors:
authentication_failed,dependency_unavailable,forbidden,idempotency_key_required,idempotency_mismatch,not_found,precondition_failed,precondition_required,semantic_error,validation_failed,version_conflict