Kraken Embed

Create Custom Order

Submit a custom order with a specified trigger condition. The order will execute automatically when the trigger condition is met.

post/v1/kraken_embed/custom_orders

Headers

privy-app-idstring required

ID of your Privy app.

Request body

namestring required
user_idstring required

Response

Custom order created successfully.

Changes

Changed in 2 of the 46 revisions of this API.3

    • removed KrakenEmbedCreateCustomOrderResult subschema #2 from the data/result response property allOf list for the response status 200

      response-property-all-of-removed

    • added KrakenEmbedCreateCustomOrderResult subschema #2 to the data/result response property anyOf list for the response status 200

      response-property-any-of-added

    • endpoint added

      endpoint-added