Skip to main content
By default, Natural emails customers about invitations, payment requests, and payment claims. Use disableNotifications to silence these emails and receive the relevant link in the API response instead, so you can deliver it through your own product. Pass disableNotifications: ["recipient"] on the create call, then send the returned link as desired through your own communication channels. Omit the field, or send an empty list, and Natural notifies as usual.

Where it applies

Three calls accept the field, and each returns the link you need.

Acting on behalf of a customer

For payments and payment requests, include the customerPartyId of the customer on whose behalf you are making the request. This confirms that your platform is authorized to control the recipient notification for that transaction. Customer invitations work differently. The invited customer has not yet authorized your agent, so you create the invitation directly without acting on the customer’s behalf.

What Natural still sends

"recipient" silences only the message going to the counterparty on the call being made. The initiating party still gets notifications. Natural continues to send required account, identity, compliance, security, and transaction communications. It does not change customer onboarding, verification, agreements, or approval of requested agent access.