get https://{environment}.joinforage.app/api/orders//
A GET
request to /orders/{order_ref}/
retrieves the specified Order
object.
The order_ref
is the ref
value that Forage returns in response to the request that created the order’s parent Session
.
You can use this endpoint to request the transaction outcome from Forage after a customer completes a Fully Hosted or Custom Session.