Where do I find my party_ids?

I am sending a template and need to add party_ids to my request, I can’t see these on the template I am using?

The party_id is a required argument when sending a template - it corresponds to the party roles set up on your template. To retrieve these, you just need to do a GET request of the template itself and it will provide all party_ids.

1 Like