POST api/PaymentGateway
Request Information
URI Parameters
None.
Body Parameters
PaymentGateway| Name | Description | Type | Additional information |
|---|---|---|---|
| PaymentGatewayID | integer |
None. |
|
| PaymentGatewayName | string |
None. |
|
| StoreID | integer |
None. |
|
| MainURL | string |
None. |
|
| SubURL | string |
None. |
|
| RegStoreID | string |
None. |
|
| StoreAuthKey | string |
None. |
|
| IsFramed | boolean |
None. |
|
| IsTest | boolean |
None. |
|
| StoreRegisteredName | string |
None. |
|
| IsActive | boolean |
None. |
|
| Deleted | boolean |
None. |
|
| OrderPayments | Collection of OrderPayment |
None. |
|
| Store | Store |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}
application/xml, text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />