GET api/SecurePreOrder/GetPaymentProvider?paymentProviderId={paymentProviderId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| paymentProviderId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
PaymentProvider| Name | Description | Type | Additional information |
|---|---|---|---|
| PaymentProviderId | integer |
None. |
|
| EnvironmentId | integer |
None. |
|
| Name | string |
None. |
|
| BaseUrl | string |
None. |
|
| Secret | string |
None. |
|
| PayPalAccount | string |
None. |
|
| AccountName | string |
None. |
|
| Active | boolean |
None. |
|
| HashKey | string |
None. |
|
| LastUpdateTime | date |
None. |
|
| LastUpdateUser | string |
None. |
|
| Default3dSecureThreshold | decimal number |
None. |
|
| Brands | Collection of Brand |
None. |
|
| PaymentOperationMaps | Collection of PaymentOperationMap |
None. |
|
| PaymentProviderTemplates | Collection of PaymentProviderTemplate |
None. |
|
| Payments | Collection of Payment |
None. |
|
| PreAuthExpiryMaps | Collection of PreAuthExpiryMap |
None. |
|
| ErrorMessageCollection | Dictionary of string [key] and string [value] |
None. |
|
| InstanceId | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/javascript
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.