GET api/payments/checkout/order-received?action={action}&OrderNumber={OrderNumber}&AuthorizationCode={AuthorizationCode}&Amount={Amount}&OrderNumberUepaPay={OrderNumberUepaPay}&CardNumber={CardNumber}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| action | string |
Required |
|
| OrderNumber | string |
Required |
|
| AuthorizationCode | string |
Required |
|
| Amount | string |
Required |
|
| OrderNumberUepaPay | string |
Required |
|
| CardNumber | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.