1.4 Account Info

Upon registration with PGW, a customer account will assign to the user. User needs this account number in order to use this API.

No. Parameter Data Type Length Mandatory Description
1 CustomerCode String 20 Yes Account no. provided by PGW.

Example:
30001
2 ProfitCentreCode String 20 No When passing this field, fill in with empty string. Unless the user is under profit centre level, then they should fill in with proper profit centre code.

Example:

1 2
shipments.CustomerCode = "300001";
shipments.ProfitCentreCode = "";
Copyright © 2018 Unixus Solutions Sdn. Bhd. All rights reserved.