Webhooks
Partner payout status outbound
COP By POSTs this payload to the partner webhook_url configured in the dashboard.
Headers: X-CopBy-Signature (HMAC-SHA256 hex of ${timestamp}.${rawBody}),
X-CopBy-Timestamp, X-CopBy-Event-Id, X-CopBy-Event-Type.
Deduplicate by X-CopBy-Event-Id. Poll GET /api/integrations/breb/payouts/{payoutId} as fallback.
WEBHOOK
Authorizations
Integration API key. Send as Bearer copby_live_pk_….
Headers
Available options:
payout.created, payout.awaiting_deposit, payout.deposit_verified, payout.funds_received, payout.processing, payout.completed, payout.completed_fees_mismatch, payout.awaiting_topup, payout.failed, payout.refunded Body
application/json
Response
200
Partner accepted the event