Readers

Delete a reader

Delete a reader.

delete/v0.1/merchants/{merchant_code}/readers/{reader_id}

Path parameters

merchant_codestring required
Example:MK10CL2A

Short unique identifier for the merchant.

reader_idstring required

Unique identifier of the object.

Note that this identifies the instance of the physical devices pairing with your SumUp account. If you delete a reader, and pair the device again, the ID will be different. Do not use this ID to refer to a physical device.

Example:rdr_3MSAFM23CK82VSTT4BN6RWSQ65

The unique identifier of the reader.

Response

Returns an empty response if the deletion succeeded.

Changes