Evaluando propuestas

Integração de Api

Publicado el 05 Octubre, 2017 en Programación y Tecnología

Sobre este proyecto

Abierto

Realizar integração de api (pronta e documentada em inglês) de um sistema de revenda com woocommerce

Documentação:
Available API calls

account_add - Add a new account, just like you would on the Manage Accounts page of the reseller panel.
Account_cancel - Allows you to cancel an active account.
Account_credits_apply - Add reseller's email sending credits to an account.
Account_edit - Edit existing account settings and plan, just like you would on the Manage Accounts page of the reseller panel.
Account_emailtest_credits_apply - Add reseller's email testing credits to an account.
Account_list - View multiple accounts under your reseller profile including all information associated with each.
Account_name_check - Allows you to check remotelly if the account name is already taken.
Account_plans - Allows you to retrieve a list of currently available plans for an account.
Account_scoring - Turn lead and contact scoring on or off for an non-enterprise account.
Account_status - Allows you to check the account status. Possible results are active, disabled, creating, cancelled.
Account_status_set - Allows you to set a custom status for an account. Possible options are "active" and "inactive" (with a custom message).
Additional technical details

Data from our API can be returned in 3 different formats:

serialized - Data is returned in a serialized format and can be decoded with php's native unserialize() function
json - data is returned in json format and can be decoded with json_decode() function (included in php since 5.2.0)
XML -Write your own XML parser to handle the output
Our api examples are using php but you could use virtually any programming language to interact with our api.

We have an API rate limit of 5 requests per second per reseller. For this reason it is wise to think about each call and whether you can utilize calls for multiple options and/or cache some of your data locally. Partners with high demands can contact us for a custom rate limit solution.


Articles & Examples

Allow users to sign up with the API

Categoría Programación y Tecnología
Subcategoría Wordpress
¿Cuál es el alcance del proyecto? Instalación/Configuración de empaquetado
¿Es un proyecto o una posición? Un proyecto
Actualmente tengo Tengo las especificaciones
Disponibilidad requerida Según se necesite
Experiencia en este tipo de proyectos No (No he administrado este tipo de proyectos anteriormente)
Integraciones de API Otros (Otras APIs)

Plazo de Entrega: No definido

Habilidades necesarias