Skip to main content

Share Consignment Settlement Report

POST 

/api/consignment/settlements/:settlement/share

Share a consignment settlement's Account Sales Report with the supplier. The report is term-aware — it states how much is owed and when it is due, derived from the consignment payment term on the purchase order.

Request body:

  • channel (required): how to share — email, portal, or both.
  • recipient_email (optional): the address to email the report to. When omitted, the supplier's own contact email is used. Ignored when channel is portal.

A public, unauthenticated portal link is always returned so it can be copied and shared directly. The portal page shows the supplier the amount owed, the due date, the line items that sold, and the payment terms.

Authentication: Requires a Bearer token.

Request

Responses

OK

Response Headers
    Content-Type