Commit Account Transaction
Definition
Service Location: https://gateway.pharmx.com.au/Gateway3/GatewayInterfaceManagement.asmx
Method name: CommitAccountTransaction
Acknowledges and commits a pending account request 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
CommitAccountTransactionResult
ActionResult
Remarks
This method only supports pending transactions listed in List Account Changes Pending with ChangeStatus
as Pending
and WithVendor
as true
.