The Spanish version is the authoritative reference. View in Spanish
Credentials
To integrate with the Gosocket OSE Web Service you need a pair of credentials that identify your company as an authorized issuer. These credentials are managed by the Gosocket consulting team — if you don't have them yet, contact your commercial advisor.
Access data
Once activated, you will receive the following data:
Building the Username
The Username field of the WS-Security token is built by concatenating the RUC and the SOL username, without spaces or separators:
Username = {RUC}{SOLUser}
For example, if the RUC is 20556695548 and the SOL username is CLHBIHCVK, the Username will be:
20556695548CLHBIHCVK
Production and sandbox credentials are independent. Make sure to use the correct credentials for the environment you are connecting to. See Authentication for more details.