post https://api.rainex.io/projects//attached-family-items/query
Here are the enums that are contained in the answer:
name | value |
---|---|
status | Active |
type | Recommended, Mandatory |
chargeOnEvent | SubscriptionCreation, SubscriptionActivation |
Responses
Here are the enums that are contained in the answer:
name | value |
---|---|
status | Active |
type | Recommended, Mandatory |
chargeOnEvent | SubscriptionCreation, SubscriptionActivation |
xxxxxxxxxx
curl --request POST \
--url https://api.rainex.io/projects/your-site-name-1/attached-family-items/query \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"sortKind":"desc"}'