v1
latestOpenAPI 3.0.32026-07-248257161.1 KBMerchant Account
Return Merchant public information
Use this endpoint to retrieve merchant public information.
get/merchants/public-info
Response
returns merchant public info.
Example response
{
"name": "My company",
"category": "Reseller",
"email": "contact@mycompany.com",
"address": "125, avenue des entrepreneurs, Abidjan",
"city": "Dakar",
"country": "CI",
"locale": "fr-FR",
"website": "https://mycompany.com",
"currency": "XOF",
"createdAt": "2022-03-29 10:00:00,000",
"updatedAt": "2022-03-29 10:00:00,000"
}