Http Verb | POST |
Resource URL | https://ts-stg-appgw.calacademy.org/TessituraService/TXN/Payments/ReserveIds |
URI ParametersThis resource has no URI (Query) parameters. |
Request BodyRequest object type : PaymentReserveIdRequest
|
{
"Increment": 1
}
<PaymentReserveIdRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<Increment>1</Increment>
</PaymentReserveIdRequest>
Response object type : PaymentReserveIdResponse
Response object type PaymentReserveIdResponse has the following properties. |
Property Name | Data Type | Length | Required | Readonly | Notes |
---|---|---|---|---|---|
PaymentId | integer |
{
"PaymentId": 1
}
<PaymentReserveIdResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<PaymentId>1</PaymentId>
</PaymentReserveIdResponse>
No entries in change log for this operation.