-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
When I create a shipment using
$setShippingChargesPayment = new ShippingChargesPayment(); $setShippingChargesPayment->setPaymentType('RECIPIENT'); I get the error "Enter a valid 9-digit FedEx account number."
However, when I send it as SENDER, the request is successful. Is there any extra adjustment I need to make for RECIPIENT?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels