Token ID Interface

Call this interface to get the Token ID for your supported tokens. Token ID is a parameter you should pass to CCPayment's server when you create payment and withdrawal order with CCPayment.

Get Token ID

Return supported Token ID enabled

POST https://admin.ccpayment.com/ccpayment/v1/coin/all

Return all Token IDs of selected tokens enabled by you. Return all Token IDs supported by CCPayment if you enabled All Tokens in your Merchant Settings.

Headers

NameTypeDescription

Appid*

String

Merchant's unique credential. Find it on the Developer page.

Timestamp*

String

Timestamp in seconds (10-digit) expires in 2 minutes.

Sign*

String

SHA-256 (APPID + APP Secret +timestamp+body (json string)). Signature guide.

Last updated

#449: hosted checkout rewrite 5.31

Change request updated