Scheme Transaction Reference

Scheme Transaction Reference

A scheme transaction reference associated with a token

Methods

PUT

Update the scheme transaction reference for the token

Request

Copied!
{
 "type": "string",
 "minLength": 1,
 "maxLength": 56,
 "pattern": "^[a-zA-Z0-9 ]*$"
}

Responses

Examples

PUT
 Update a scheme transaction reference for a token.
View
put
 Update a scheme transaction reference for a token. 
PUThttps://try.access.worldpay.com/tokens/eyJrIjoxLCJkIjoiajlLeUdhOUp6SExsd3JYN2RmdmFMMWY1VXptREttTnRPclFRbnhoeXBtZXA4aWswcUFvLzR5MCtJSXNlMzhwTkdTUm4vdGRaK0lXNjZROG9OWW9Ua3c9PSJ9
Copied!
{
  "Accept": "application/vnd.worldpay.tokens-v3.hal+json",
  "Content-Type": "application/vnd.worldpay.tokens-v3.hal+json"
}
Copied!
"000000000000020005060720116005060"

204

Copied!
{
  "Content-Type": "application/vnd.worldpay.tokens-v3.hal+json"
}