Method name for PRE rebateAgreementsDetailAccountAssignPre and POST rebateAgreementsDetailAccountAssign
Triggered when a user selects an account from the dropdown menu after clicking the Assign Account button on the rebate agreement detail page, located at /#/rm/rebate-agreements/<rebateAgreementId>.
Notes:
rebateAgreementCopyAPI is exclusively accessible within the rebateAgreementsDetailCopy method. Attempting to access rebateAgreementCopyAPI within the rebateAgreementsDetailCopyPre method will result in it being undefined.
Additional Properties:
accountId: Returns the id of the selected account from the dropdown.
Method name for PRE
rebateAgreementsDetailAccountAssignPreand POSTrebateAgreementsDetailAccountAssignTriggered when a user selects an account from the dropdown menu after clicking the Assign Account button on the rebate agreement detail page, located at
/#/rm/rebate-agreements/<rebateAgreementId>.Notes:
rebateAgreementCopyAPIis exclusively accessible within therebateAgreementsDetailCopymethod. Attempting to accessrebateAgreementCopyAPIwithin therebateAgreementsDetailCopyPremethod will result in it beingundefined.Additional Properties:
accountId: Returns the id of the selected account from the dropdown.