v1
latestOpenAPI 3.0.22026-08-061303782.1 MBDevices
Create a Merchant Device
Create a Device under a Merchant.
post/merchants/{merchant_id}/devices
Path parameters
merchant_idstring required
The ID of the Merchant the Device will be created under.
Headers
Finix-Versionstring
Example:2022-02-01
Specify the API version of your request. For more details, see Versioning.
Content-Typestring
Example:application/json
The data type being sent in the request body must be application/json.
Request body
Response
Request to create a device under a merchant.
Example response
{
"merchant": "MUxxxxxxxxxxxxxxxxxx"
}