Allow a sender to forward bills to a company
Adds an email address or whole domain to the company’s forwarding allowlist. Because a company address can produce a bill for any of its organisations, allow only senders you trust to bill the whole group.
Authentication. An API key (x-dolfin-api-key) or a JWT Bearer token. When your credential grants access to more than one client, select one with the x-dolfin-client-id header.
Authorizations
An API key issued to your client. It carries the client's scope; org-scoped calls also require the x-dolfin-organisation-id header. Keys are created and revoked by a client administrator.
Headers
Target client. Required when your credential grants access to more than one client; omit when it resolves a single client.
Path Parameters
Body
Whether Value is a full email address ('Address') or a whole domain ('Domain').
Address, Domain The email address ([email protected]) or bare domain (vendor.com) to allow.