Task
Get Spend Remedy Status
Read the caller-visible decision, durable effect, and current blocking scope. This never exposes another requester’s terms or shared spending amounts.
GET
Get Spend Remedy Status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
This API uses OAuth2 with the Client Credential flow. Client Credentials must be sent in the BODY, not the headers. For an example of how to implement this, refer to the c1TokenSource.Token() function.
Path Parameters
The taskId field.
Query Parameters
The appId field.
Response
200 - application/json
Successful response
The TaskServiceGetSpendRemedyStatusResponse message.
Requester-safe status contains no requested terms or shared financial controls.