Should you notice any errors in our documentation, please don’t hesitate to contact us. Thank you!
Authorization: Bearer ********************curl --location --request GET '/merchants/' \
--header 'Authorization: Bearer <token>'{
"meta": null,
"data": {
"id": "string",
"name": null
}
}