GET
/subscriptions-group/{groupId}/addresses
Get addresses by groupId
Content-Type header · required — Type of the content being sent.Accept header · required — HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.groupId path · required
GET
/subscriptions-group
List All subscription groups
Content-Type header · required — Type of the content being sent.Accept header · required — HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.
GET
/subscriptions-group/list
Get subscription group list
Content-Type header · required — Type of the content being sent.Accept header · required — HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.
GET
/subscriptions-group/nextPurchase/{dateStr}
Get Next purchase
Content-Type header · required — Type of the content being sent.Accept header · required — HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.dateStr path · required — Reference date that retrieves all next purchases, starting from the dateStr inserted. Must be in the format of {{yyyyMMdd}}
GET
/subscriptions-group/simulate/{groupId}
Get Simulation by subscription-group
Content-Type header · required — Type of the content being sent.Accept header · required — HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.groupId path · required — Group ID.
GET
/subscriptions-group/{groupId}
Get Subscription by groupId
Content-Type header · required — Type of the content being sent.Accept header · required — HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.groupId path · required — Group ID.
PATCH
/subscriptions-group/{groupId}
Update Subscription by groupId
groupId path · required — Group ID.
POST
/subscriptions-group/{groupId}/additem
Add Subscription item by groupId
groupId path · required — Group ID.Accept header · required — HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.Content-Type header · required — Type of the content being sent.
POST
/subscriptions-group/{groupId}/addresses
Insert Addresses by groupId
groupId path · required — Group ID.Accept header · required — HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.Content-Type header · required — Type of the content being sent.
PATCH
/subscriptions-group/{groupId}/cancel
Cancel Subscription by groupId
Accept header · required — HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.Content-Type header · required — Type of the content being sent.groupId path · required — Group ID.
GET
/subscriptions-group/{groupId}/config
List Subscription group's Configuration
Content-Type header · required — Type of the content being sent.Accept header · required — HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.groupId path · required — Group ID.
GET
/subscriptions-group/{groupId}/conversation-message
Get Conversation Message by groupId
Content-Type header · required — Type of the content being sent.Accept header · required — HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.groupId path · required — Group ID.
GET
/subscriptions-group/{groupId}/frequency-options
Get frequency options by groupId
Content-Type header · required — Type of the content being sent.Accept header · required — HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.groupId path · required — Group ID.
GET
/subscriptions-group/{groupId}/payment-systems
Get payment System by groupId
Content-Type header · required — Type of the content being sent.Accept header · required — HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.groupId path · required — Group ID.
GET
/subscriptions-group/{groupId}/will-create
List 'Will create' by groupId
Content-Type header · required — Type of the content being sent.Accept header · required — HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.groupId path · required — Group ID.
POST
/subscriptions-group/{groupid}/instances/{instanceId}/retry
Retry subscription by groupId
groupid path · required — Group ID.instanceId path · required — Instance ID.Accept header · required — HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.Content-Type header · required — Type of the content being sent.