CreditCheckRunCheck Method
This method runs a credit check for the selected order or quote from an external ASI source, then writes the credit status to the database.
Arguments
Argument | Description |
---|---|
Id |
[in] The ID of the quote or order. |
Inbound Integration Object |
[in] The internal inbound integration object for Quote or Order. |
Outbound Integration Object |
[in] The internal outbound integration object for Quote or Order. |
Return Error |
[in] A flag for which, when set to āNā, the function will return an OK regardless. (This is used for situations in which even if the credit check errors out, you want to create the order.) |