Get header attributes of a quotation
get
https://api.mercadoe.com/v1/quotations/{quotationId}/attributes
Get the list of header attributes of a specific quotation with the given quotationId.
Request
Path Parameters
quotationId
int32
required
The quotation Id in ME
Query Parameters
pageNumber
int32
The page number must be an integer greater than or equal to 1
default:
1pageSize
int32
The page size must be an integer greater than or equal to 1
default:
10Responses
200
400
404
OK
Body
application/json
data
array of object
hits
int32 | null
next
string | null
quotationId
int32
ME Quotation ID.