# Network token

A network token representing a payment instrument.

## Request provisioning for a network token and returns a reference for use later

 - [POST /tokens/network](https://worldpay-portal.eu.redocly.app/access/products/tokens/openapi/network-token/provisionnetworktoken.md): TBD.

## Get the actual network token using the network token reference

 - [GET /tokens/network/{id}](https://worldpay-portal.eu.redocly.app/access/products/tokens/openapi/network-token/getnetworktoken.md): Retrieve the detail for this network token.

## Delete a network token

 - [DELETE /tokens/network/{id}](https://worldpay-portal.eu.redocly.app/access/products/tokens/openapi/network-token/deletesecuritynetworktoken.md): Deleting a network token based on a token number.

## Provision a cryptogram for short time use based on a network token

 - [POST /tokens/network/cryptograms](https://worldpay-portal.eu.redocly.app/access/products/tokens/openapi/network-token/getnetworktokencryptogram.md): TBD.

