Analisando propostas

Integração de Api

Publicado em 05 de Outubro de 2017 dias na TI e Programação

Sobre este projeto

Aberto

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

Categoria TI e Programação
Subcategoria Wordpress
Qual é o alcance do projeto? Instalação/Configuração de pacote
Isso é um projeto ou uma posição de trabalho? Um projeto
Tenho, atualmente Eu tenho especificações
Disponibilidade requerida Conforme necessário
Experiência nesse tipo de projeto Não (Eu nunca gerenciei esse tipo de projeto)
Integrações de API Outros (Outras APIs)

Prazo de Entrega: Não estabelecido

Habilidades necessárias