Skip to main content

Integration

Why am I receiving the same id value when creating a customer/account/card?

Certain programming languages (example JavaScript) do not support an 18 digit numeric value, therefore this value is rounded up by the programming language being used, which gives the impression that the id property in the response models are the same value.

Why am I getting a 4030001 value when doing an inquiry right after the creation?

We would recommend that you check if the id property in the response models are the same value when doing customer/account/card creation. In the scenario that the values are the same, review the answer of the question Why am I receiving the same id value when creating a customer or account or card?.