Get Tokenized Dispute URL

Generates a tokenized URL for dispute workflows, allowing secure access to dispute resolution pages for the specified account.

Path Params
string
required

The program code identifying the BaaS program context.

string
required

The unique identifier for the account associated with the dispute.

Body Params

The request payload containing dispute URL generation details.

  • CaseType: The type of dispute case.

  • AccessToken: The access token for authentication.

  • QfdChannel: The channel for dispute processing.

string | null

The type of case for which the tokenized URL is being requested (e.g., "dispute", "inquiry").

string | null

The access token used for authentication or authorization.

string | null

The channel through which the request is made (e.g., "web", "mobile", "api").

Headers
string
required

A unique request identifier for tracking and logging. Should be a GUID.

string

The IP address of the client making the request.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
text/json