[PDF] Searches related to ecert portail client flocert filetype:pdf





Previous PDF Next PDF



Presentation Template

3 févr. 2016 Rechercher de nouveaux partenaires fournisseurs ou clients Fairtrade ... Accès à la recherche d'opérateur via le portail Internet Ecert.



FairMonitor Managing and visualizing your Fairtrade supply chain

15 avr. 2016 ... pour faire partie intégrante de votre portail internet Ecert fourni par FLOCERT ... Le diagramme et les tableaux fournisseurs/clients.



Certification

16 déc. 2021 clients certifiés ou sous-traitées par des clients certifiés . ... correspondant à l'audit qui se trouve en ligne sur son portail Ecert.



Demande de certification Fairtrade - Procédure standard

20 juil. 2021 À ce stade vous aurez également accès au portail. Internet de certification FLOCERT (ECERT). 6 De la demande d'inscription à la ...



Demande de certification Fairtrade - Procédure standard

12 mars 2016 À ce stade vous aurez également accès au portail. Internet de certification FLOCERT (ECERT). 6 Audit initial et certification.



GUIDE INTERNATIONAL DES LABELS DE COMMERCE ÉQUITABLE

Faitrade International définit les pays dans lesquels FLO-Cert certifie les de réduire l'écart entre la rémunération (salaires et bénéfices) de la ...



Document Explicatif

3 févr. 2021 FLOCERT est l'organisme de certification mondial du système Fairtrade ... Garder le pesticide à l'écart de la chaleur des étincelles ou des.



FLO-CERT GmbH Liste publique des critères de conformité - Main d

5 juil. 2017 Les critères de conformité ont été établis par FLOCERT afin de traduire les exigences des ... certification Commerce équitable le client a.



FLO-CERT GmbH Liste Publique des Critères de Conformité

5 juil. 2017 (Valable si le client a été suspendu depuis le dernier audit) En cas de suspension de la certification Commerce équitable le client a.



Rapport annuel 2007

La société FLO-Cert a été créée en 2003 afin de certificateur FLO-Cert quant à lui



Ecert Customer Portal - flocertnet

Ecert Customer Portal Ecert – Customer Portal Quick start guide Ecert tact Pl is now called m To download your certificate click on the tab “Certificate“ Choose the certificate you want to download and click on the icon “ “ 2 Version 15/14 07 2020 How to download your certificate 1 2



Ecert m

Ecert –Portail client Manuel d’utilisation Ecert s’appelle désor mais m Pour télécharger votre certificat cliquez sur la fenêtre « certificat » Choisissez le certificat à télécharger et cliquez sur le symbole « » 2 Version 15/14 07 2020 Télécharger votre certificat 1 2



Welcome to Ecert – Your certification portal

Ecert is the customer certification portal which connects FLOCERT’s customers certification analysts and auditors With Ecert you can easily manage and promote your Fairtrade certification Your benefits • Simplified audit preparation: Find all information needed for your audit in one place



Ecert Portail client - flocertstagingbrightmindedcom

l’étape 4 Le client pourra voir la demande de Preuves Matérielles dans le portail client Ecert Vous êtes informés des demandes de votre analyste via les lettres d’évaluation envoyées par email Client sur Le client fournit les Preuves Matérielles seulement sur demande de l’analyste Analyste 2 4 3 5 6 L’analyste évalue les Mesures



e-Cert Token User Guide

Open SafeNet Authentication Client by selecting the Start menu under Programs > SafeNet > SafeNet Authentication Client Tools Then Select advanced view icon Select My Token to expand User Certificate panel and then click on the user certificate to view details 4 Change e-Cert Token Password Insert the e-Cert Token into the computer



e-Cert Token User Guide

1) Open SafeNet Authentication Client by selecting the Launchpad and find SafeNet Authentication Client Tools Then Select advanced view icon 2) Select My Token to expand User Certificate panel and then click on the user certificate to view details



Searches related to ecert portail client flocert filetype:pdf

This document demonstrates the step by step process of setting up and using the eCert Web API methods to perform an application for an electronic Phytosanitary certificate from the request to the issuance of the certificate In order to interact with the eCert Web API client systems need to be registered Web API Versions

eCert Web API User Guide

Version 1.2

FRUIT SOUTH AFRICA

1 | P a g e

Table of Contents

VERSION 1.2 ................................................................................................................................................... 0

PURPOSE OF DOCUMENT ................................................................................................................................ 2

WEB API VERSIONS .......................................................................................................................................... 2

PRE-REQUISITES ............................................................................................................................................... 2

HOW TO CONNECT .......................................................................................................................................... 3

TESTING WEB API ENDPOINTS ......................................................................................................................... 3

SWAGGER ....................................................................................................................................................... 3

AVAILABLE METHODS ...................................................................................................................................... 3

APPLY FOR EPHYTO CERTIFICATE (ECERT): POST ...................................................................................................... 3

GET ADDITIONAL INPUT (ECERT): GET ................................................................................................................... 9

POST ADDITIONAL INPUT (ECERT): POST ............................................................................................................... 9

CHECK PHYTO APPLICATION STATUS (ECERT): GET .................................................................................................. 10

API CHANGE LOG ........................................................................................................................................... 12

APPENDIX 1 ................................................................................................................................................... 13

APPLICATION FOR ECERT WEB API ACCESS ........................................................................................................... 13

APPENDIX 2 ................................................................................................................................................... 14

REFERENCE DOCUMENTS .................................................................................................................................. 14

WEB REFERENCES ........................................................................................................................................... 14

2 | P a g e

Purpose of Document

This document demonstrates the step by step process of setting up and using the eCert Web API methods to perform an application for an electronic Phytosanitary certificate from the request to

the issuance of the certificate. In order to interact with the eCert Web API, client systems need to be

registered.

Web API Versions

There are three versions of the API that are available at a time and these are stated below:

Old- Soon to be deprecated

Stable - Current stable version

Beta-Latest Build

All requests are sent with the version of the API in the url or the consumer can to call the API through a custom request header as below: The current ǀersion of the API will be displayed on the API's Swagger page. The swagger page will display the available endpoints depending on the selected version.

When a new version becomes available, notifications will be sent out to all the relevant parties with

a change log of the new changes and features. The Swagger page will be updated accordingly with these new features. The links to the swagger pages are as follows: PRODUCTION - https://app.ecert.co.za/api/ TESTING- http://qa.ecert.co.za/api/

Pre-requisites

The pre-conditions for a client system to be able to consume the eCert Web API for ePhyto requests are as follows: The client system must belong or be associated to a registered business in the Central

Business Register

The client system will need to be registered as a client in the User Authentication Service and issued a valid client_id and client_secret to be able to consume the endpoints All request calls for the eCert Notice will be authenticated using a JWT (Json Web token) bearer token over OAuth 2.0 protocol

Grant' (please see Appendidž 1)

3 | P a g e

How to Connect

Refer to the How to Connect to Web API Document

Testing Web API Endpoints

To test the eCert Web API endpoints users can use 3rd party tools like Swagger or Postman. These tools will help the user get a feel of what the endpoint parameters look like, as well as view the responses in various formats. Following is the endpoint to the QA eCert API to see the available standards:

Swagger

http://qa.ecert.co.za/api/swagger (TESTING)

Available Methods

Apply for ePhyto Certificate (eCert): POST

PLEASE NOTE: this is currently reserved for Fruit. Used to apply for ePhyto certificate by submitting all the necessary information to process the application.

Endpoint:

- https://app.ecert.co.za/api/v1/certificate/apply (PRODUCTION) - http://qa.ecert.co.za/api/v1/certificate/apply (TESTING)

Swagger Endpoint:

Request (xml, json):

Parameter Description Datatype Req? Example/ Ref

>CertificateRequest

CBRID The owner of the

consignment

Int Yes e.g. 3

CBRBillingID The responsible person

to bill

Int Yes e.g. 45

CustomReferenceNo Sent by the consumer to

reference their own system

String No e.g. 2016044

RecipientId The Import Country's

NPPO

String Yes e.g. NVWA

4 | P a g e

DesiredIssueLocation Location where Phyto

will be issued

String Yes e.g. Durban,

Cape Town

ConsignorId Exporter code String Yes e.g. D9999

ConsignorName Name of exporter String Yes e.g. Overlake Farm ConsignorAddressLine1 Exporter address line 1 String Yes ConsignorAddressLine2 Exporter address line 2 String No ConsignorAddressLine3 Exporter address line 3 String No

ConsigneeId The party importing the

consignment's business code

String Yes e.g. VDLANS

ConsigneeName Consignee name String Yes e.g. VAN DER LANS

INTERNATIONAL

B.V.

ConsigneeAddressLine1 Consignee address line

1

String Yes

ConsigneeAddressLine2 Consignee address line

2

String No

ConsigneeAddressLine3 Consignee address line

3

String No

ConsigneeCountryId Consignee's country Lookup Yes e.g. ͞NL"

Country ISO

Alpha-2 Code

ImportCountryId Importing Country Lookup Yes e.g. ͞NL"

Country ISO

Alpha-2 Code

UnloadingBaseportLocation The first point of arrival Lookup Yes e.g. RTM TransportModeCode Type of transport used Lookup Yes e.g. 1 (Maritime

Transport)

Modes of

Transport

TransportMeans The means of transport String No e.g. Ocean

Vessel

>> ConsignmentItems >>> ConsignmentItem

Description Description of product

to be exported

String Yes e.g. Oranges for

Human

Consumption

CommonName General product name String Yes e.g. Oranges

ScientificName Scientific name of

product

String Yes e.g. Citrus

Sinonsis

5 | P a g e

NetWeightMeasureCode Unit of measure for net

weight

Lookup Yes e.g. KGM

Units of

Measures

Codes

NetWeightMeasure Net weight Int Yes e.g. 23315

GrossWeightMeasureCode Unit of measure for

gross weight

String Yes e.g. KGM

Units of

Measures

Codes GrossWeightMeasure Gross weight Int Yes e.g. 23320

CustomsHarmonizedSystemClass Harmonized system

code

String No e.g. 000000

CommodityVegetableClass Type of commodity

class

Lookup No e.g. Fruits

Commodity

Class Codes

CommodityConditionClass Condition of commodity Lookup No e.g. Fresh

Commodity

Conditions

CommodityIntentOfUseClass Commodity's intent of

use

Lookup No e.g.

Consumption

Commodity

Intent Of Use

List

AppliedProcessTypeCode UN/CEFACT

requirement

String Yes Fixed Text: ZZZ

AppliedProcessStartDate Treatment Start Date String Yes W3 Format

YYYY-MM-DD

AppliedProcessEndDate Treatment End Date String Yes W3 Format

YYYY-MM-DD

AppliedProcessTreatmentTypeLevel1 Treatment Type Level 1 Lookup Yes e.g. TPT

Treatment

Types AppliedProcessTreatmentTypeLevel2 Treatment Type Level 2 Lookup Yes e.g. CT

Treatment

Types AppliedProcessChemicalCode Chemical Ingredient Lookup No e.g. Clothianidin

Active

Ingredient List

AppliedProcessTemperatureUnitCode Unit of measure for temperature

Lookup No e.g. HUR

Units of

Measures

Codes AppliedProcessTemperature Temperature applied Decimal No e.g. o.6

6 | P a g e

AppliedProcessConcentrationUnitCode Unit of measure for concentration

String No e.g. GM

Units of

Measures

Codes AppliedProcessConcentration Concentration Level Decimal No e.g. 2.5

AppliedProcessAdditionalNote Additional notes for

treatments

String No

PackageLevelCode Package Level Int No e.g. Default = 1quotesdbs_dbs20.pdfusesText_26
[PDF] Ecole de culture générale Ella-Maillart A l'attention des élèves de l

[PDF] Avenue du Moléson 17 1700 Fribourg - ECGF

[PDF] Concrétisez vos projets avec l'École de culture - Etat de Genève

[PDF] inscription des nouveaux eleves dans l - Etat de Genève

[PDF] ECG Jean Piaget - Espace Ecole

[PDF] ECG HES - Etat de Genève

[PDF] Ecole de culture générale - Canton de Vaud

[PDF] informations generales sur les credits immobiliers ou - Crédit Mutuel

[PDF] altrad saint denis - Nyons Location

[PDF] Notice de montage, de démontage et d'utilisation - Layher

[PDF] Echafaudage de maçon MEFRAN - Perfecty

[PDF] promos altrad mefran - Altrad Plettac Mefran

[PDF] B-box 3 - Proximus

[PDF] La société et les échanges - Guillaume Nicaise

[PDF] Programmes et Modalités d'Échange pour l'Année 2017-2018