Errata customer
This commit is contained in:
@@ -112,7 +112,7 @@ export class SimUseCases {
|
||||
const req = this.httpClient.client.post(OPERATION_URL, {
|
||||
dueDate: activationData.dueDate,
|
||||
identifier: activationData.identifier,
|
||||
costummerAccountCode: activationData.customerAccountCode,
|
||||
customerAccountCode: activationData.customerAccountCode,
|
||||
offer: activationData.offer
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user