Hello @TanyaS58
Yes, property qualifiers like pzExternalName work for both request and response payloads in Pega REST connectors to map Pega property names to external JSON fields. While officially documented for response mapping, they also allow request payloads to map Pega properties to external names.
Alternatively, If a direct mapping fails, you can use Data Transforms with @getPropertyValueFormPage to map the request data. Do check for the usage of this approach in the below post, of course its mentioned for response mapping though.
Hope this helps
Regards
JC