Edit a Level3 ProfileAsk AIpatch https://api-cert.payconex.net/api/v4/accounts/{accountId}/level3-profile/{resourceId}Update a single Level3 Profile Endpoint to update an active Level3 Profile. Required Scopes The API Key calling this endpoint must have one of the following scopes: pcx:level3_profiles:* pcx:level3_profiles:update Path ParamsaccountIdstringrequiredNumeric ID of the accountresourceIdstringrequiredlength ≤ 40The alphanumeric reference for the specific objectBody ParamsEdit a specific Level3 Profile for the accountnamestringThe name of the Level3 Profile.setAsDefaultbooleanDefaults to falseThe input must be set as defaulttruefalseenabledbooleanDefaults to trueIt describes if the status is enabled (true) or not (false)truefalsedataobjectdata objectResponses 200Successful operation 400Bad Request 401The authorization provided was invalid 403The authorization provided is not allowed to perform this operation 404The requested resource cannot be found 422There was a problem validating your request 500An unexpected error occurred on the server, preventing the request from being processed successfully. defaultErrorUpdated over 1 year ago