Skip to content
← Back to Index

HttpRequestOptions ​

Type

Definition ​

filtrera
let HttpRequestOptions: {
  body?: value
  headers?: {text->text}
  method?: 'GET'|'HEAD'|'POST'|'PUT'|'DELETE'|'PATCH'
}

Availability ​

PromotionRuleReactor
✓

Default Method ​

If method is omitted, the request will use the verb GET by default.

© 2026 Hantera AB. Org. no.: 559242-9582