Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

the_student's avatar

FedEx Web Services Ship API: SIGNATURE\_OPTION Not Appearing on Generated Label

Title: FedEx Ship API “SIGNATURE_OPTION” not showing on generated label Body: Hi all, I’m integrating the FedEx Web Services Ship API in PHP and I need to require an adult signature on the label for an IL→US International Priority shipment. I’ve tried every combination of recipients vs. recipient, added sequenceNumber, and confirmed via the Service Availability API that SIGNATURE_OPTION should be supported, but the generated PDF label never shows the signature icon or text. Below is my full request payload: php CopyEdit

What I’ve tried so far: • Switched between recipient and recipients • Added sequenceNumber on each package • Called the Service Availability API to confirm lane support • Checked the response notifications array for warnings (none about signature) • Verified my FedEx account/meter is enabled for signature proof Expected: Label PDF shows the adult‐signature icon/text. Actual: Label prints without any signature requirement. Any ideas what I’m still missing? Thanks in advance!

0 likes
0 replies

Please or to participate in this conversation.