Get Tokenized Dispute URLpost https://example.com/programs/{programCode}/accounts/{accountIdentifier}/disputes/urlsGenerates a tokenized URL for dispute workflows, allowing secure access to dispute resolution pages for the specified account.Path ParamsprogramCodestringrequiredThe program code identifying the BaaS program context.accountIdentifierstringrequiredThe unique identifier for the account associated with the dispute.Body Paramsapplication/json-patch+jsonapplication/jsontext/jsonapplication/*+jsonThe 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. Represents a request to generate or retrieve a tokenized URL for a dispute or customer action. Inherits standard request metadata from Gd.Bos.DataTransfer.Request.RequestBase.caseTypestring | nullThe type of case for which the tokenized URL is being requested (e.g., "dispute", "inquiry").accessTokenstring | nullThe access token used for authentication or authorization.qfdChannelstring | nullThe channel through which the request is made (e.g., "web", "mobile", "api").HeadersX-GD-RequestIdstringrequiredA unique request identifier for tracking and logging. Should be a GUID.X-GD-ClientIpstringThe IP address of the client making the request.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsoncontent-typestringenumDefaults to application/json-patch+jsonGenerated from available request content typesapplication/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonAllowed:application/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 6 months ago Update Disbursement TransferCreate OAuth Token for Dispute WorkflowDid this page help you?YesNo