Charge Key Definition
| Attribute | Type | Description |
|---|---|---|
| id | int | JSON block ID. |
| gatewayId | int | The ID of the gateway that processes requests for this charge key. Must be greater than zero. |
| organizationId | int | ID of the organization that the charge key belongs to. |
| merchant | string | User defined friendly name of the merchant associated with this charge key. Must be 50 or fewer characters in length. |
| name | string | User defined friendly name for this charge key. Must be 50 or fewer characters in length. |
| key | string | The charge key. |