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 sameid
value when creating a customer or account or card?.
Can I whitelist your API domain IPs?
While you can whitelist our API domain IPs, we strongly advise against it. Our infrastructure may update or scale dynamically, causing IP addresses to change unexpectedly and without prior notice. For reliable access, we recommend using domain-based allowlisting or ensuring your systems can handle DNS updates.