get https://app.opendate.io/api/v2/confirms//add_ons
Log in to see full request history
This endpoint returns all AddOns that are associated with the Confirm. This endpoint supports the standard pagination parameters.
Response
This endpoint returns all AddOns that are associated with the Confirm. This endpoint supports the standard pagination parameters.
xxxxxxxxxx
curl --request GET \
--url https://app.opendate.io/api/v2/confirms/confirm_id/add_ons \
--header 'accept: application/json'
Try It!
to start a request and see the response here!