Reject Account Transaction
Definition
Service Location: https://gateway.pharmx.com.au/Gateway3/GatewayInterfaceManagement.asmx
Method name: RejectAccountTransaction
Allows the client system to reject the proposed account change i.e. a change which was initiated by a supplier.
Parameters
userDetail UserDetail
User credentials to authenticate the request.
accountSetupId guid
The account setup identifier of the pending request to acknowledge.
note string
A free text field for the POS to include any notes along with the transaction. Max length 500 characters.
Returns
RejectAccountTransactionResult ActionResult
Remarks
Can only be used for AccountSetup where ChangeStatus = "Pending" and ChangePending = "POS action required".