Create device registration

Create a device registration for payment processing on a specific merchant. When a device is registered, the device receives a new device_registration_id for payment processing. The merchant status must be ACTIVE to register a device.

Body Params
string
required

The unique merchant identifier.

Prefix is "mid" in production and "sbx_mid" in sandbox.

string
required

The code that appears on an internet-connected device when it is not yet registered or has been deregistered.

On sandbox, a virtual device can be registered to test the device integration without a physical device. Use the registration code VIRTUAL_DEVICE to register a virtual device to any sandbox merchant account.

string
required
length between 1 and 20

The name that will appear on the device screen when internet-connected.

Headers
string
enum
Defaults to 2024-10-16
Allowed:
Responses

Language
Credentials
Bearer
APIKey
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json