Skip to main content

Customer fiscality

GET 

/companies/:company_id/customers/:id/fiscality

Get the fiscality forms of a customer

Request

Path Parameters

    id stringrequired

Query Parameters

    year number

Responses

success - customer fiscality forms

Schema

  • Array [

  • id stringrequired
    created stringrequired
    updated stringrequired

    input

    object

    required

    nullable
    year numbernullablerequired
  • ]

Loading...