business-profiles

Get Business Profile

Return the current user's business profile. 404 if none exists.

get/api/v1/business-profile

Response

Successful Response

idstring uuid required
user_idstring uuid required
company_namestring required
tax_idstring nullable
billing_emailstring nullable
billing_addressstring required
shipping_addressstring required
payment_termsstring required
credit_limitstring nullable
is_tax_exemptboolean
tax_exempt_cert_r2_keystring nullable
is_approved_for_poboolean required
po_approval_datestring date-time nullable
approved_bystring nullable
notesstring nullable
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.