POST OnlinePayment/BOBIPAY_PGIntegration_Response
Request Information
URI Parameters
None.
Body Parameters
bobipayresp| Name | Description | Type | Additional information |
|---|---|---|---|
| resourcePath | string |
None. |
|
| aliasName | string |
None. |
|
| trandata | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"resourcePath": "sample string 1",
"aliasName": "sample string 2",
"trandata": "sample string 3"
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.