Get Network Token Information
GET/network-tokens/{payment-token-id}
Retrieves network token information.
Request
Path Parameters
Represents a customer bank account in the Nuvei system.
Query Parameters
ID of processing entity.
Responses
- 200
- 400
- 401
- 403
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
paymentOption
object
networkToken
object
Possible values: <= 29 characters
Possible values: <= 40 characters
Possible values: <= 64 characters
card
object
Possible values: <= 4 characters
Merchant Reference for a business entity (token, subscription, etc.)
Possible values: <= 50 characters
MREF_6f06168d-ff6e-448b-8401-30051eb6b1afPossible values: <= 15 characters
result
object
required
Possible values: [success, error]
errors
object
If an error occurred on the request side, an error code is returned in this parameter.
Possible values: <= 11 characters
7000.1000If an error occurred on the request side, then an error reason is returned in this parameter.
Possible values: <= 400 characters
Unexpected error{
"paymentOption": {
"networkToken": {
"paymentTokenId": "string",
"tokenNumber": "string",
"expirationYear": "string",
"expirationMonth": "string",
"tokenStatus": "string",
"tokenUniqueReference": "string",
"paymentAccountReference": "string",
"tokenAssuranceLevel": "string",
"card": {
"last4Digits": "string",
"expirationYear": "string",
"expirationMonth": "string",
"cardUpdated": "string",
"updateReason": "string",
"updateDate": "string"
},
"merchantReference": "MREF_6f06168d-ff6e-448b-8401-30051eb6b1af"
}
},
"tokenRequestorId": "string",
"result": {
"status": "success",
"errors": {
"code": "7000.1000",
"reason": "Unexpected error"
}
}
}
Bad Request
- application/json
- Schema
- Example (from schema)
- Invalid Value
- Missing Mandatory Field Value
Schema
paymentOption
object
networkToken
object
Possible values: <= 29 characters
Possible values: <= 40 characters
Possible values: <= 64 characters
card
object
Possible values: <= 4 characters
Merchant Reference for a business entity (token, subscription, etc.)
Possible values: <= 50 characters
MREF_6f06168d-ff6e-448b-8401-30051eb6b1afPossible values: <= 15 characters
result
object
required
Possible values: [success, error]
errors
object
If an error occurred on the request side, an error code is returned in this parameter.
Possible values: <= 11 characters
7000.1000If an error occurred on the request side, then an error reason is returned in this parameter.
Possible values: <= 400 characters
Unexpected error{
"paymentOption": {
"networkToken": {
"paymentTokenId": "string",
"tokenNumber": "string",
"expirationYear": "string",
"expirationMonth": "string",
"tokenStatus": "string",
"tokenUniqueReference": "string",
"paymentAccountReference": "string",
"tokenAssuranceLevel": "string",
"card": {
"last4Digits": "string",
"expirationYear": "string",
"expirationMonth": "string",
"cardUpdated": "string",
"updateReason": "string",
"updateDate": "string"
},
"merchantReference": "MREF_6f06168d-ff6e-448b-8401-30051eb6b1af"
}
},
"tokenRequestorId": "string",
"result": {
"status": "success",
"errors": {
"code": "7000.1000",
"reason": "Unexpected error"
}
}
}
{
"result": {
"status": "error",
"errors": {
"code": "5000.1000",
"reason": "[paymentOption.card.expirationMonth] must match \"^(0[1-9]|1[0-2])$\""
}
}
}
{
"result": {
"status": "error",
"errors": {
"code": "5000.1000",
"reason": "[processingEntityId] must not be null"
}
}
}
Unauthorized
- application/json
- Schema
- Example (from schema)
- Authorization Error
Schema
paymentOption
object
networkToken
object
Possible values: <= 29 characters
Possible values: <= 40 characters
Possible values: <= 64 characters
card
object
Possible values: <= 4 characters
Merchant Reference for a business entity (token, subscription, etc.)
Possible values: <= 50 characters
MREF_6f06168d-ff6e-448b-8401-30051eb6b1afPossible values: <= 15 characters
result
object
required
Possible values: [success, error]
errors
object
If an error occurred on the request side, an error code is returned in this parameter.
Possible values: <= 11 characters
7000.1000If an error occurred on the request side, then an error reason is returned in this parameter.
Possible values: <= 400 characters
Unexpected error{
"paymentOption": {
"networkToken": {
"paymentTokenId": "string",
"tokenNumber": "string",
"expirationYear": "string",
"expirationMonth": "string",
"tokenStatus": "string",
"tokenUniqueReference": "string",
"paymentAccountReference": "string",
"tokenAssuranceLevel": "string",
"card": {
"last4Digits": "string",
"expirationYear": "string",
"expirationMonth": "string",
"cardUpdated": "string",
"updateReason": "string",
"updateDate": "string"
},
"merchantReference": "MREF_6f06168d-ff6e-448b-8401-30051eb6b1af"
}
},
"tokenRequestorId": "string",
"result": {
"status": "success",
"errors": {
"code": "7000.1000",
"reason": "Unexpected error"
}
}
}
{
"result": {
"status": "error",
"errors": {
"code": "7300.3000",
"reason": "Authorization error."
}
}
}
Forbidden
- application/json
- Schema
- Example (from schema)
- Authorization Error
Schema
paymentOption
object
networkToken
object
Possible values: <= 29 characters
Possible values: <= 40 characters
Possible values: <= 64 characters
card
object
Possible values: <= 4 characters
Merchant Reference for a business entity (token, subscription, etc.)
Possible values: <= 50 characters
MREF_6f06168d-ff6e-448b-8401-30051eb6b1afPossible values: <= 15 characters
result
object
required
Possible values: [success, error]
errors
object
If an error occurred on the request side, an error code is returned in this parameter.
Possible values: <= 11 characters
7000.1000If an error occurred on the request side, then an error reason is returned in this parameter.
Possible values: <= 400 characters
Unexpected error{
"paymentOption": {
"networkToken": {
"paymentTokenId": "string",
"tokenNumber": "string",
"expirationYear": "string",
"expirationMonth": "string",
"tokenStatus": "string",
"tokenUniqueReference": "string",
"paymentAccountReference": "string",
"tokenAssuranceLevel": "string",
"card": {
"last4Digits": "string",
"expirationYear": "string",
"expirationMonth": "string",
"cardUpdated": "string",
"updateReason": "string",
"updateDate": "string"
},
"merchantReference": "MREF_6f06168d-ff6e-448b-8401-30051eb6b1af"
}
},
"tokenRequestorId": "string",
"result": {
"status": "success",
"errors": {
"code": "7000.1000",
"reason": "Unexpected error"
}
}
}
Authorization error
{
"result": {
"status": "error",
"errors": {
"code": "7300.3000",
"reason": "Authorization error."
}
}
}
Internal Server Error
- application/json
- Schema
- Example (from schema)
- Internal Processing Error
Schema
paymentOption
object
networkToken
object
Possible values: <= 29 characters
Possible values: <= 40 characters
Possible values: <= 64 characters
card
object
Possible values: <= 4 characters
Merchant Reference for a business entity (token, subscription, etc.)
Possible values: <= 50 characters
MREF_6f06168d-ff6e-448b-8401-30051eb6b1afPossible values: <= 15 characters
result
object
required
Possible values: [success, error]
errors
object
If an error occurred on the request side, an error code is returned in this parameter.
Possible values: <= 11 characters
7000.1000If an error occurred on the request side, then an error reason is returned in this parameter.
Possible values: <= 400 characters
Unexpected error{
"paymentOption": {
"networkToken": {
"paymentTokenId": "string",
"tokenNumber": "string",
"expirationYear": "string",
"expirationMonth": "string",
"tokenStatus": "string",
"tokenUniqueReference": "string",
"paymentAccountReference": "string",
"tokenAssuranceLevel": "string",
"card": {
"last4Digits": "string",
"expirationYear": "string",
"expirationMonth": "string",
"cardUpdated": "string",
"updateReason": "string",
"updateDate": "string"
},
"merchantReference": "MREF_6f06168d-ff6e-448b-8401-30051eb6b1af"
}
},
"tokenRequestorId": "string",
"result": {
"status": "success",
"errors": {
"code": "7000.1000",
"reason": "Unexpected error"
}
}
}
Internal processing error
{
"result": {
"status": "error",
"errors": {
"code": "7000.1000",
"reason": "Internal Processing Error."
}
}
}