Questions about Service Token
Hello
When i create a zSide Service Token, then only connection.type available seems : EVPL_VC
However on GET /fabric/v4/connections/{connectionId} enum is : "VG_VC" "EVPL_VC" "EPL_VC" "EC_VC" "GW_VC"
Can you confirm that EVPL_VC is the only value available on service token creation or could you describe the available values ?
I see some "action" on Connection ( POST /fabric/v4/connections/{connectionId}/actions )
If I create a zSide Service Token and my customer create the aSide using the token. Will it create a Connection in PENDING ? Or connection are directly validated when using Service Token ?
Service Token seems to be a way to do an order quicker than using the Service Profile of a company.
Usualy I list my customer Connections using GET /ecx/v3/l2/seller/connections with profileId argument. Is there a way to link Connection created by Service Token to a Service Profile ?
I tried to use Service Token endpoints on sandbox to get my answers, but call failed, it doesn't seem available on sandbox.
Best regards