Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 57 Current »

The Payment Transaction Token Response object contains the the payment transaction token details in response to a call to the Payment Transaction Token REST API.

On this page:

Related pages:

Payment Transaction Token Response Object Formats

JSON Format
{
	"Token": ""
}

Payment Transaction Token Response Object Properties

(info) Required properties are in bold

PropertyTypeDescription
TokenstringSpecifies the token issued by a payment processor to be used with payment transaction.
  • No labels