Retrieves the status of a previously submitted balance adjustment request.get https://example.com/programs/{programCode}/accounts/{accountIdentifier}/adjustments/{adjustmentIdentifier}Check the Status of Adjustments to BaaS Account BalancesPath ParamsprogramCodestringrequiredThe program code for the partner implementation.accountIdentifierstringrequiredThe unique identifier for the account.adjustmentIdentifierstringrequiredThe unique identifier for the adjustment request.HeadersX-GD-RequestIdstringrequiredA unique identifier (GUID) for tracking the request.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 2 months ago