Get the currently authenticated member
GET /api/v5/member
Returns the member account tied to the API key, including company and contact details, address, credit limit, available credit and charge terms. Requires an API key.
Responses
Section titled “ Responses ”Member response
object
Member identifier.
Member company/business name.
Primary contact name for the member.
Member street address.
Member suburb.
Member 4-digit AU postcode.
Member state code (e.g. NSW, VIC).
Member contact phone number.
Multiplier applied to base rates for this member (1 = no discount).
Total account credit limit in AUD.
Remaining available credit in AUD.
Billing arrangement, e.g. prepaid or account/credit.
Missing or invalid API key
object
Human-readable error message describing why the request failed.
No member matched the API key
object
Human-readable error message describing why the request failed.