A site must be created prior to making any of the standard API calls. A unique site should be created for each unique Merchant ID (MID).
Punto Final
The following endpoint can be used to add or update sites. You must replace the {base_url} variable.
POST
{base_url}/api/v4/site/addUpdate
La misma ruta de acceso se utiliza para agregar o actualizar a Sitio. Si el {_id} se proporciona, el Sitio se actualizará de lo contrario se insertará.