hardcodeado el customerAccountCode

This commit is contained in:
2026-03-06 11:18:30 +01:00
parent a429e9d14a
commit bd9081b5bc

View File

@@ -86,7 +86,7 @@ export class SimController {
const resp = await this.tryUseCase(msg, this.useCases.activate({
correlation_id: msgData.headers?.message_id,
dueDate: this.genDueDate(DUE_DATE_SECONDS).toISOString(),
customerAccountCode: env.OBJ_CUSTOMER_CODE,
customerAccountCode: "9.49411.10",
identifier: {
identifierType: "ICCID",
identifiers: [iccid]