Devices
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.
post/v1/device_registrations
Parameters
#/paths/~1v1~1payins/get/parameters/0 — unresolved $ref
Request body
Example request
{
"merchant_id": "mid_2DrDFJPutxE5AIbJSopAnqniEbr"
}Response
OK