MerchantReferences Test
PaymentGateway/MerchantReference?merchantAccount={merchantAccount}&paymentId={paymentId}
Http Verb GET
Resource URL https://ts-stg-appgw.calacademy.org/TessituraService/PaymentGateway/MerchantReference?merchantAccount={merchantAccount}&paymentId={paymentId}

URI Parameters

Parameter Name Data Type Required Notes
merchantAccount string Y
paymentId integer Y

Request Body

None.

No request body.

Response object type : MerchantReference

Response object type MerchantReference has the following properties.
Property Name Data Type Length Required Readonly Notes
Reference string
{
  "Reference": "sample string 1"
}
<MerchantReference xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
  <Reference>sample string 1</Reference>
</MerchantReference>
Change Version Description Contract Old New
Resource Added 15.2.33 New resource added. MerchantReferences