For CAD collections, you must have added an Interac email (e.g.
support@blaaiz.com) via the Blaaiz dashboard. Without this, funds will not reflect in your wallet.Attach a customer to the collection
Once a collection transaction is confirmed, you’ll need to associate it with a customer.- Endpoint:
/collection/attach-customer - Request: Provide the
customer_idandtransaction_idto associate a customer with the collection transaction. - Customer requirement: The customer must belong to your business and must be
VERIFIED. - Purpose: This links the collection to a customer for attribution and downstream processing.
Webhooks
Collection events are sent to your configuredcollection_url.
- Successful collection notifications let you reconcile inbound payments.
- Customer KYC events such as
customer.created,customer.verified, andcustomer.rejectedalso go tocollection_url. - Virtual account events are also delivered to
collection_url.
Related endpoints
- Initiate collection - initiate API card collections.
- Attach customer to collection - associate a supported collection with a verified customer.
- Accept Interac money request - accept Interac money requests where applicable.

