Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Quotes: quoteAPI

  • Compensation Plans: compensationPlanAPI

  • Contracts: contractAPI

  • Rebate Agreements: rebateAgreementAPI

Usage Example

Code Block
languagejs
export const quotesDetailAccountAssign = ({ quoteAPI }) => {
  // code
}

Special Cases

For specific interceptor methods, the API names are:

...

Similar patterns apply for Contracts, Rebate Agreements, and Compensation Plans.

Usage Example

...

languagejs

...

API Methods

addHeaderInput

...