payees

post/payees

Request body

companyNamestring
isCompanyboolean
contactNamestring
contactEmailstring
currencyCodestring
taxIdNumberstring
vatNumberstring
vendorIdstring
minimumPaymentnumber double
paymentProviderIdinteger
paymentUserIdstring
taxDomicileCountryIdinteger

Response

OK

payeeIdinteger
companyNamestring
isCompanyboolean
minimumPaymentnumber double
paymentUserIdstring
currencyCodestring
externalIdstring
isBlockedboolean
vatNumberstring
vendorIdstring
taxIdNumberstring
isRoyaltyOnlyPayeeboolean
balancenumber double

Example response

{
  "contact": {
    "imageId": "00000000-0000-0000-0000-000000000000"
  }
}

Changes

No recorded changes to this endpoint across all 9 revisions of this API.