v2
latestOpenAPI 3.0.02026-07-3139594346.4 KBConfiguration
Get Merchant Identifiers
This endpoint returns the merchant's public ID and the publishable key related to the merchant division.
get/v1/merchant/identifiers
Response
Merchant Identifiers Retrieved
Example response
{
"merchant_divisions": [
{
"division_id": "IraJdeIgmdsO",
"publishable_key": "8fd9diIy59sj.IraJdeIgmdsO.fd233434fg2c616cgo932aa6e1e4fc627a9385045gr395222a127gi93c595rg4"
}
],
"merchant_id": "8fd9diIy59sj",
"signing_secret": "xf833434fg2cffos92632aa6e1e4fc627a9385045gdj937fg2a127gi93cgos873"
}