GET v1/tenants/interac/updateresult/{orderId}/facility/{facilityId}/{isSuccess}
Updates the interac payment result.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
orderId |
The order identifier. |
globally unique identifier |
Required |
facilityId |
The facility identifier. |
globally unique identifier |
Required |
isSuccess |
if set to true [is success]. |
boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.