Resume network token
Resume a suspended network token for a payment method.
This endpoint requires the payment-methods.write
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The ID of the merchant account to use for this request.
"default"
Path Parameters
The ID of the payment method
"ef9496d8-53a5-4aad-8ca2-00eb68334389"
The ID of the network token
"f8dd5cfc-7834-4847-95dc-f75a360e2298"
Response
Successful Response
The ID for the network token.
"918f6c9b-5d11-4897-98dc-23fda6fe0055"
The expiration date for the network token.
5
"12/30"
The ID of the payment method used to generate this token
"ef9496d8-53a5-4aad-8ca2-00eb68334389"
The state of the network token.
active
, inactive
, suspended
, deleted
The token value. Will be present if succeeded.
1 - 300
"4111123456789012"
The date and time when this network token was first created in our system.
"2013-07-16T19:23:00.000+00:00"
The date and time when this network token was last updated in our system.
"2013-07-16T19:23:00.000+00:00"
Always network-token
.
"network-token"
"network-token"