Card Description Update
v1/card/desc_update
Used to change the description of the stored card.
Parameter Name | Type | Required | Description |
card_owner_id | string | yes | Unique card holder information that has been generated by Paynet. |
card_hash | string | yes | Hash value of card number. |
card_desc | string | yes | New card description. |
Last updated