post AR Account Types
POST {{HostName}}/fof/config/v1/accountTypes
Request Body
{"accountTypes"=>[{"description"=>"AR Account Type", "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 |