Skip to main content

Get Custom Field Mappings

GET 

/api/qbo/custom-field-mappings

Returns the saved QBO invoice custom field mappings (sales_rep, po_number) and the list of available QBO custom fields fetched from the company's preferences.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

The stored mapping is returned verbatim, so po_number.destination is absent on mappings saved before that option existed — treat a missing destination as custom_field.

Requires a Bearer token.

Request

Responses

OK

Response Headers
    Content-Type