Skip to main content
GET
/
api
/
TransactionType
/
getAllTransactionType
Get all transaction types
curl --request GET \
  --url https://api.returnshelper.com/uat/public/api/TransactionType/getAllTransactionType \
  --header 'x-rr-apikey: <api-key>' \
  --header 'x-rr-apitoken: <api-key>'

Authorizations

x-rr-apikey
string
header
required

Your API key

x-rr-apitoken
string
header
required

Your API token — keep this private

Response

Success