cURL
curl --request GET \ --url https://staging-api.capa.fi/api/partner/v2/transactions/mock-testing-guide \ --header 'partner-api-key: <partner-api-key>'
{ "success": true, "data": {} }
Api key for the affiliated partner that is performing the request
This endpoint provides documentation for partners on how to trigger different transaction statuses using specific amounts.
Only available in testing environments.
true