/api/mt/gtap
PUT /api/mt/gtap/{id}
Update a GTAP entry. The only things you're allowed to update for a GTAP are the Card being used (card_id) or the parameter mappings; changing table_id or group_id would effectively be deleting this entry and creating a new one. If that's what you want to do, do so explicitly with appropriate calls to the DELETE and POST endpoints.
put/api/mt/gtap/{id}
Path parameters
idinteger required
value must be an integer greater than zero.
Request body
Response
Successful response