Skip to main content

Update Custom Field Mappings

PUT 

/api/qbo/custom-field-mappings

Updates the QBO invoice custom field mapping config. sales_rep (required) maps the Sales Order's sales rep, and po_number (optional) maps the Sales Order's customer PO number — each to a QBO legacy custom field on invoices. For each mapping, definition_id must be "1", "2", or "3" (QBO supports three legacy custom fields) and may be null when enabled is false.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Requires a Bearer token.

Request

Responses

OK

Response Headers
    Content-Type