GET v1/tenants/interac/updateresult/{orderId}/facility/{facilityId}/{isSuccess}

Updates the interac payment result.

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.