put AR Account Types
PUT {{HostName}}/fof/config/v1/accountTypes
Request Body
{"accountTypes"=>[{"description"=>"test Edit", "creditLimit"=>"50", "statementMode"=>"IndividualOpenItems", "statementName"=>"sample_statement", "printPreference"=>"InvoicesWithoutDetails", "reminderDelayDays"=>"0", "hotelId"=>"{{HotelId}}", "accountType"=>"AR TYPE"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |