Error
A valid request URL is required to generate request examples{
"psps": [
{
"pspId": "<string>",
"name": "<string>",
"isDefault": true,
"rateBps": 123,
"credentialRef": "<string>",
"publishableKey": "<string>"
}
]
}integration
A shop's PSP links — refs and public fields only, never a secret (API token, merchant:read)
GET
/
v1
/
integration
/
merchants
/
{id}
/
psps
Error
A valid request URL is required to generate request examples{
"psps": [
{
"pspId": "<string>",
"name": "<string>",
"isDefault": true,
"rateBps": 123,
"credentialRef": "<string>",
"publishableKey": "<string>"
}
]
}
