Can we create ClientDetails only with AccountNumber ?
vipulwalia opened this issue · 2 comments
vipulwalia commented
We have a word with our client, and they don't want to share MeterNumber, so it is possible to create $client object without meter number ?
something like this
$clientDetail = new ComplexType\ClientDetail();
$clientDetail->setAccountNumber($FEDEX_ACCOUNT_NUMBER);
github-actions commented
This issue is stale because it has been open for 30 days with no activity.
github-actions commented
This issue was closed because it has been inactive for 14 days since being marked as stale.