Initiate card binding
Interface address: /api/v1/card/get-bind-card-access-token
Note: Card binding token can be obtained via this interface.
Request input parameters
Parameter | Type | Mandatory | Description |
---|---|---|---|
userId | String | Y | User's unique tag |
Output parameters
Parameter | Type | Mandatory | Description |
---|---|---|---|
boundCardToken | String | Y | SDK card binding permission token |
expiredTime | String | Y | Expiration timestamp. Unit: millisecond |