create
public final Response<Draft> create(String identifier, String draftId, CreateDraftRequest requestBody)
Create a Draft
Return
The updated Draft
Parameters
identifier
The identifier of the grant to act upon
draft Id
The id of the Draft to update. Use "primary" to refer to the primary draft associated with grant.
request Body
The values to create the Draft with