GET api/Payments/Agnostic/OrderInfo?sessionGuid={sessionGuid}

Initial api required to retrieve order information as first step in the BDT Agnostic Payment Processor flow

Request Information

URI Parameters

NameDescriptionTypeAdditional information
sessionGuid

This is a GUID passed from BDT to be used as a lookup for data stored in our database

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.