NetworkTokens

post/network-tokens

Request body

token_idstring nullable
token_intent_idstring nullable
expiration_monthinteger nullable
expiration_yearinteger nullable
merchant_idstring uuid nullable
configuration_merchant_idstring uuid nullable
owner_merchant_idstring uuid nullable

Response

Created

idstring nullable
tenant_idstring uuid
parstring nullable
statusstring nullable
created_bystring uuid
created_atstring date-time
modified_bystring uuid nullable
modified_atstring date-time nullable
token_idstring nullable
token_intent_idstring nullable

Changes

Changed in 1 of the 4 revisions of this API.3

    • added the new optional request property configuration_merchant_id

      new-optional-request-property

    • added the new optional request property owner_merchant_id

      new-optional-request-property

    • request property merchant_id deprecated

      request-property-deprecated