REST API v2. Authenticate with a Bearer JWT in the Authorization header unless an endpoint is marked public.
Servers​
https://v2-staging.tscheckout.comCurrent host
Calculate the service fee for a given amount (front or backend)​
POST
/api/v2/fee/get-processing-fee
Uses the front or backend service fee structure to calculate a fee - does not consider non-applicable items
Authorizations​
bearerAuth
Type
HTTP (bearer)
Request Body​
application/json
{
 Â
 Â
}
