Skip to content

Simple PHP functions for use with the Brighpearl REST API

Notifications You must be signed in to change notification settings

sstoyanov7/brightpearl-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

brightpearl-php

Simple PHP functions for use with the Brighpearl REST API

To initialise API object with your account credentials:

$api = new API($dataCentre, $accountId, $bpAppRef, $bpAccountToken)

Note: the data centre should be the URL prefix for your account, e.g. euw1, use1, est, cst, usw1, pst, mst.

About

Simple PHP functions for use with the Brighpearl REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages