# Create certificate request Creates a certificate request for the signer. The response includes req_pk and esaw_token. Use esaw_token as requestToken in the envelope's SignaturePluginData (GenericSigningPluginBit4idOneShot) when sending the envelope. Endpoint: POST /api/v1/esawoneshot Version: v1 ## Response 200 fields (application/json): - `status` (string) Example: "ok" - `req_pk` (integer) Example: 113929 - `esaw_token` (string) Token to pass as requestToken in the envelope's SignaturePluginData Example: "ba4019803aaf2cd0a9755a688c8963901bfef4b942d7d2179e4e1e44c602"