We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0afd0de commit 079abc6Copy full SHA for 079abc6
1 file changed
resolution-frontend/src/lib/server/canada-post.ts
@@ -169,6 +169,7 @@ export function buildCreateShipmentXml(params: {
169
<currency>CAD</currency>
170
<reason-for-export>SOG</reason-for-export>
171
<other-reason>Merchandise</other-reason>
172
+ <non-delivery-handling>RASE</non-delivery-handling>
173
<sku-list>${skuLines}</sku-list>
174
</customs>`;
175
}
0 commit comments