My Project
|
Public Member Functions | |
string | GetChannel () |
The channel through which the API is invoked. Please contact <a href = "mailto: suppo"> rt@b iller paym ents. comsuppo</a> to configure channels. rt@b iller paym ents. comMore... | |
string | GetRequestorType () |
If an API is being requested from an application that is being used directly by a customer, like the customer portal and IVR, the requestor_type should be set to "customer".</br> If an API is being requested from an application that is being used by third party agents/brokers servicing a customer on behalf of a biller/client, then the requestor_type should be set to "external_user". It should be noted that these users would not have logins for the EBPP Portal or Payment Center. More... | |
string | GetRequestor () |
The identifier for the requestor of the API, in EBPP. The value to be passed in the requestor field would depend on the requestor_type.</br> If the requestor_type is "customer", the requestor should be the EBPP generated customer id. In the case of self registration, where there is no EBPP generated customer id yet, the requestor should be set to 'guest'.</br> If the requestor_type is "external_user", the requestor can be any unique identifier that the client may have for the external agent. If the requestor_type is <b>system</b>, requestor is optional. More... | |
string | GetTimestamp () |
The UTC timestamp, in ISO8601 format, for the moment when the resource got created or modified in EBPP. For e.g., 2019-08-13T09:21:34.359+0000 More... | |
IEnumerator< ResourceAudit > | GetEnumerator () |
Public Attributes | |
string | Channel |
The channel through which the API is invoked. Please contact <a href = "mailto: suppo"> rt@b iller paym ents. comsuppo</a> to configure channels. rt@b iller paym ents. comMore... | |
string | RequestorType |
If an API is being requested from an application that is being used directly by a customer, like the customer portal and IVR, the requestor_type should be set to "customer".</br> If an API is being requested from an application that is being used by third party agents/brokers servicing a customer on behalf of a biller/client, then the requestor_type should be set to "external_user". It should be noted that these users would not have logins for the EBPP Portal or Payment Center. More... | |
string | Requestor |
The identifier for the requestor of the API, in EBPP. The value to be passed in the requestor field would depend on the requestor_type.</br> If the requestor_type is "customer", the requestor should be the EBPP generated customer id. In the case of self registration, where there is no EBPP generated customer id yet, the requestor should be set to 'guest'.</br> If the requestor_type is "external_user", the requestor can be any unique identifier that the client may have for the external agent. If the requestor_type is <b>system</b>, requestor is optional. More... | |
string | Timestamp |
The UTC timestamp, in ISO8601 format, for the moment when the resource got created or modified in EBPP. For e.g., 2019-08-13T09:21:34.359+0000 More... | |
string Orbipay.PaymentsApi.Client.Wrappers.ResourceAudit.GetChannel | ( | ) |
The channel through which the API is invoked. Please contact <a href = "mailto: suppo"> rt@b iller paym ents. comsuppo</a> to configure channels. rt@b iller paym ents. com
The channel through which the API is invoked. Please contact <a href = "mailto: suppo"> rt@b iller paym ents. comsuppo</a> to configure channels. rt@b iller paym ents. com
IEnumerator<ResourceAudit> Orbipay.PaymentsApi.Client.Wrappers.ResourceAudit.GetEnumerator | ( | ) |
string Orbipay.PaymentsApi.Client.Wrappers.ResourceAudit.GetRequestor | ( | ) |
The identifier for the requestor of the API, in EBPP. The value to be passed in the requestor field would depend on the requestor_type.</br> If the requestor_type is "customer", the requestor should be the EBPP generated customer id. In the case of self registration, where there is no EBPP generated customer id yet, the requestor should be set to 'guest'.</br> If the requestor_type is "external_user", the requestor can be any unique identifier that the client may have for the external agent. If the requestor_type is <b>system</b>, requestor is optional.
The identifier for the requestor of the API, in EBPP. The value to be passed in the requestor field would depend on the requestor_type.</br> If the requestor_type is "customer", the requestor should be the EBPP generated customer id. In the case of self registration, where there is no EBPP generated customer id yet, the requestor should be set to 'guest'.</br> If the requestor_type is "external_user", the requestor can be any unique identifier that the client may have for the external agent. If the requestor_type is <b>system</b>, requestor is optional.
string Orbipay.PaymentsApi.Client.Wrappers.ResourceAudit.GetRequestorType | ( | ) |
If an API is being requested from an application that is being used directly by a customer, like the customer portal and IVR, the requestor_type should be set to "customer".</br> If an API is being requested from an application that is being used by third party agents/brokers servicing a customer on behalf of a biller/client, then the requestor_type should be set to "external_user". It should be noted that these users would not have logins for the EBPP Portal or Payment Center.
If an API is being requested from an application that is being used directly by a customer, like the customer portal and IVR, the requestor_type should be set to "customer".</br> If an API is being requested from an application that is being used by third party agents/brokers servicing a customer on behalf of a biller/client, then the requestor_type should be set to "external_user". It should be noted that these users would not have logins for the EBPP Portal or Payment Center.
string Orbipay.PaymentsApi.Client.Wrappers.ResourceAudit.GetTimestamp | ( | ) |
The UTC timestamp, in ISO8601 format, for the moment when the resource got created or modified in EBPP. For e.g., 2019-08-13T09:21:34.359+0000
The UTC timestamp, in ISO8601 format, for the moment when the resource got created or modified in EBPP. For e.g., 2019-08-13T09:21:34.359+0000
string Orbipay.PaymentsApi.Client.Wrappers.ResourceAudit.Channel |
The channel through which the API is invoked. Please contact <a href = "mailto: suppo"> rt@b iller paym ents. comsuppo</a> to configure channels. rt@b iller paym ents. com
The channel through which the API is invoked. Please contact <a href = "mailto: suppo"> rt@b iller paym ents. comsuppo</a> to configure channels. rt@b iller paym ents. com
string Orbipay.PaymentsApi.Client.Wrappers.ResourceAudit.Requestor |
The identifier for the requestor of the API, in EBPP. The value to be passed in the requestor field would depend on the requestor_type.</br> If the requestor_type is "customer", the requestor should be the EBPP generated customer id. In the case of self registration, where there is no EBPP generated customer id yet, the requestor should be set to 'guest'.</br> If the requestor_type is "external_user", the requestor can be any unique identifier that the client may have for the external agent. If the requestor_type is <b>system</b>, requestor is optional.
The identifier for the requestor of the API, in EBPP. The value to be passed in the requestor field would depend on the requestor_type.</br> If the requestor_type is "customer", the requestor should be the EBPP generated customer id. In the case of self registration, where there is no EBPP generated customer id yet, the requestor should be set to 'guest'.</br> If the requestor_type is "external_user", the requestor can be any unique identifier that the client may have for the external agent. If the requestor_type is <b>system</b>, requestor is optional.
string Orbipay.PaymentsApi.Client.Wrappers.ResourceAudit.RequestorType |
If an API is being requested from an application that is being used directly by a customer, like the customer portal and IVR, the requestor_type should be set to "customer".</br> If an API is being requested from an application that is being used by third party agents/brokers servicing a customer on behalf of a biller/client, then the requestor_type should be set to "external_user". It should be noted that these users would not have logins for the EBPP Portal or Payment Center.
If an API is being requested from an application that is being used directly by a customer, like the customer portal and IVR, the requestor_type should be set to "customer".</br> If an API is being requested from an application that is being used by third party agents/brokers servicing a customer on behalf of a biller/client, then the requestor_type should be set to "external_user". It should be noted that these users would not have logins for the EBPP Portal or Payment Center.
string Orbipay.PaymentsApi.Client.Wrappers.ResourceAudit.Timestamp |
The UTC timestamp, in ISO8601 format, for the moment when the resource got created or modified in EBPP. For e.g., 2019-08-13T09:21:34.359+0000
The UTC timestamp, in ISO8601 format, for the moment when the resource got created or modified in EBPP. For e.g., 2019-08-13T09:21:34.359+0000