updatePlanResponse

The updatePlanResponse element is the parent of the response message to the updatePlan transaction used to deactivate Plans associated with recurring payments.

Parent Elements:

cnpOnlineResponse, batchResponse

Attributes:

None

Child Elements:

cnpTxnId, response, message, responseTime, planCode

Example: updatePlan Structure

<updatePlan>

  <cnpTxnId>Transaction ID</cnpTxnId>

  <response>Response Reason Code</response>

  <message>Response Message</message>

  <responseTime>Date and Time in GMT</responseTime>

  <planCode>Plan Reference Code</planCode>

</updatePlan>