Collect

Deploy your agents to collect funds via phone handoff, one-time links, or directly between Natural accounts

collect.py

01collection = await natural_client.collect.create(
02amount=202200,
03currency="USD",
04customer_party_id="pty_019c...",
05payer="terri@tenantmail.com",
06memo="November 30 rent",
07idempotency_key="idm_020a"
08)

Implement in an afternoon

1We handle the complexity

Natural powers every type of payments workflow. We handle orchestration, ledgering, routing, compliance, risk, credit, and more.

2Predictable by design

Every response is structured, every failure is typed, and every transaction has a traceable audit trail. No surprises in production.

3Built to scale

Whether your agent makes one transaction or one million, the integration doesn't change. Natural scales with you.