FedExCSPUserPassword Property
CSP end user password.
Object Oriented Interface
public function getFedExCSPUserPassword(); public function setFedExCSPUserPassword($value);
Procedural Interface
inship_fedexship_get($res, 19 ); inship_fedexship_set($res, 19, $value );
Default Value
''
Remarks
CSP end user password.
This is applicable to CSP developers only. When registering a CSP user, FedEx provides a unique FedExCSPUserKey and FedExCSPUserPassword that identifies that user.
This end user key and password inherits the services enabled for the CSP credentials and must be passed in all subsequent requests sent to FedEx Web Services as the part of the user authentication along with the provider's (CSP) key and password (FedExDeveloperKey and FedExPassword respectively).
Data Type
String