Assess/validate transfer limits for a customer profile.get https://example.com/programs/{programCode}/externalAccounts/customers/{customerToken}/limitAssessmentAssess/validate transfer limits for a customer profile.Path ParamsprogramCodestringrequiredProgram code assigned to the partner.customerTokenstringrequiredUnique customer token.Query ParamstransactionAmountdoubleTransaction amount to assess.HeadersX-GD-RequestIdstringrequiredUnique request identifier (GUID).X-GD-CustomerTypestringDefaults to externalType of customer (default: External).acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200Transfer limits assessed successfully. 401Unauthorized 403Forbidden 404Customer Profile and Transfer limits not found. 500Internal Server Error 503Service UnavailableUpdated 2 months ago