Update a PayCard's Creator ReferenceAsk AIput https://service.pcibooking.net/api/payments/paycard/{token}/creatorReference/{creatorReference}Updates the creator reference associated with a specific card token.Path ParamstokenstringrequiredThe token ID as returned by one of the tokenization methods. For example: 2821a46d80e14d1b96a7f18f1b81926d.creatorReferencestringrequiredThe new creator reference value to be assigned, which can be used to query for this card token.HeadersAuthorizationstringrequiredYour API key for authentication.Responses 200200 400400 401401 404404Updated 11 months ago