GET api/RazorPay?vKeyId={vKeyId}&vKeySecrete={vKeySecrete}&vOrderAmount={vOrderAmount}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| vKeyId | string |
Required |
|
| vKeySecrete | string |
Required |
|
| vOrderAmount | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Order| Name | Description | Type | Additional information |
|---|---|---|---|
| Item | Object |
None. |
|
| Attributes | Object |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.