Credit Builder Enrollpost https://example.com/programs/{programCode}/creditbuilder/enrollEnroll a user in the Credit Builder programPath ParamsprogramCodestringrequiredThe program code identifying the program for which the user is enrolling in Credit Builder.Body Paramsapplication/json-patch+jsonapplication/jsontext/jsonapplication/*+jsonThe enrollment request payload containing account identifier and terms acceptances.Represents a request to enroll a user in the Credit Builder program. Contains the account identifier and a list of terms acceptances required for enrollment. Inherits standard request metadata from Gd.Bos.DataTransfer.Request.RequestBase.accountIdentifierstring | nullGets or sets the unique identifier for the account to be enrolled in the Credit Builder program.termsAcceptancesarray of objects | nullGets or sets the list of terms and conditions acceptances required for enrollment. Each item represents a record of the user's acceptance of specific terms.termsAcceptancesADD objectHeadersX-GD-RequestIdstringrequiredThe unique request identifier provided in the X-GD-RequestId header for tracking 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 3 months ago