curl --location --request GET 'https://integrations.paydaymx.com/public-api/v1/sales-process/catalogs/marcas' \
--header 'X-Timestamp;' \
--header 'X-Nonce;' \
--header 'X-Signature;' \
--header 'X-Api-Key: <api-key>'{
"items": [
{
"id": "694ac9177d727a4fe9da6f8c",
"nombre": "Blue"
},
{
"id": "69496409a126f1360d100c03",
"nombre": "Honor"
},
{
"id": "694ac7947d727a4fe9da6e98",
"nombre": "Infinix"
},
{
"id": "6942e70c868990f028c5c765",
"nombre": "Motorola"
},
{
"id": "69700c8a60e0f971bcb93f23",
"nombre": "Oppo"
},
{
"id": "679bac63b89e07f69ef1483f",
"nombre": "Samsung"
},
{
"id": "694ac8107d727a4fe9da6f0d",
"nombre": "Tecno"
},
{
"id": "69a63d1ef7a45a47987b77d2",
"nombre": "VIVO"
},
{
"id": "694abd927d727a4fe9da67b3",
"nombre": "Xiaomi"
},
{
"id": "69700d3660e0f971bcb94079",
"nombre": "ZTE"
},
{
"id": "698cf7bb106958b3f5997581",
"nombre": "realme"
}
]
}