Class GetOrderStatusTransaction
Inheritance
System.Object
GetOrderStatusTransaction
Namespace: PontualMoneyTransfer.Services.API.Transactions
Assembly: PontualMoneyTransfer.Services.API.dll
Syntax
public class GetOrderStatusTransaction : object
Methods
GetOrderStatus(String, String, String, String)
Declaration
public XmlDocument GetOrderStatus(string agentID, string partnerID, string agentOrderReference, string orderID)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | agentID | |
| System.String | partnerID | |
| System.String | agentOrderReference | |
| System.String | orderID |
Returns
| Type | Description |
|---|---|
| XmlDocument |