Bank device
Update one
Receives names or configurations for the a bank device
patch/v1/banking/bank_devices/{bank_device_id}
Parameters
#/paths/~1v1~1banking~1bank_keys/get/parameters/0 — unresolved $ref
#/paths/~1v1~1banking~1bank_devices~1%7Bbank_device_id%7D/get/parameters/1 — unresolved $ref
Request body
Example request
{
"name": "Token bci 2"
}Response
Updated bank key
Example response
{
"name": "Token bci 1"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.