Skip to main content
Brokered issuance includes trustee information alongside the supplier and supplied party.

Workflow

Register the trustee as an issuer

Send the trustee’s information to the Register Issuer API. Save the returned issuerId.

Register the trustee certificate

Call GET /v1/issuers/{issuerId}/certificates/url to obtain a registration URL. After the trustee registers its certificate, check the result with the Retrieve Issuer Certificate Registration Status API.

Issue the brokered tax invoice

Send supplier, supplied, and trustee to the Issue Tax Invoice API.

Check the result

Receive the completion event by webhook or call the Retrieve Tax Invoice API. Trustee information is in invoice.trustee, and manager information is in invoice.trustee.manager.

Issuance request

Trustee fields

manager supports email, name, and telephone. If you include manager, set at least one of these fields.

Tax by tax type

Brokered issuance follows the same tax rules as regular direct issuance. For complete requests, select Brokered taxable, Brokered zero-rate, or Brokered tax-free from the menu at the top of the code example panel in the Issue Tax Invoice API. On narrower screens, the code example panel appears below the main content.