EPTSDK.WebhookSubscription (ept_sdk v10.1.0)
Summary
Functions
Creates an new %EPTSDK.WebhookSubscription{}}
with attributes:
and relationships:
.
Fetches all %EPTSDK.WebhookSubscription{}
.
Fetches a %EPTSDK.WebhookSubscription{}
by record
or by id
.
Updates an existing %EPTSDK.WebhookSubscription
with attributes:
and relationships:
.
Functions
Creates an new %EPTSDK.WebhookSubscription{}}
with attributes:
and relationships:
.
The options
argument can also have:
fields:
, a map of filds to return for each resource type i.e.fields: %{webhook_subscriptions: ["id"]}
include:
, a list of relationship chains for the response to return i.e.include: ["webhook_subscriptions.merchant"]
Fetches all %EPTSDK.WebhookSubscription{}
.
The options
argument can be:
fields
, a map of filds to return for each resource type i.e.fields: %{webhook_subscriptions: ["id"]}
include
, a list of relationship chains for the response to return i.e.include: ["webhook_subscriptions.merchant"]
sort
, ... i.e.sort: ["-name"]
filter
, ... i.e.fields: %{name: "John"}
Fetches a %EPTSDK.WebhookSubscription{}
by record
or by id
.
The options
argument can be:
fields
, a map of filds to return for each resource type i.e.fields: %{webhook_subscriptions: ["id"]}
include
, a list of relationship chains for the response to return i.e.include: ["webhook_subscriptions.merchant"]
Updates an existing %EPTSDK.WebhookSubscription
with attributes:
and relationships:
.
The options
argument can also have:
fields:
, a map of filds to return for each resource type i.e.fields: %{webhook_subscriptions: ["id"]}
include:
, a list of relationship chains for the response to return i.e.include: ["webhook_subscriptions.merchant"]