POST CallPageTerminalUpdate

Documentation for 'CallPageTerminalUpdate'.

Request Information

Parameters

NameDescriptionAdditional information
model
Documentation for 'model'.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "type": "sample string 1",
  "tid": "sample string 2",
  "login_id": "sample string 3",
  "password": "sample string 4",
  "status": "sample string 5",
  "ref_id": "sample string 6"
}

text/xml

Sample:
<MATMTerminalUpdateCallbackResponseEntity xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BusinessEntities">
  <login_id>sample string 3</login_id>
  <password>sample string 4</password>
  <ref_id>sample string 6</ref_id>
  <status>sample string 5</status>
  <tid>sample string 2</tid>
  <type>sample string 1</type>
</MATMTerminalUpdateCallbackResponseEntity>

application/x-www-form-urlencoded

Sample:

Sample not available.

URI parameters
=
Headers | Add header
: Delete
Body
Samples:
Status
Headers
Body