Get a specific invoice marketing info record

get/invoice-marketing-info/{invoiceMarketingInfoId}
SecuritybearerAuth
Request
path Parameters
invoiceMarketingInfoId
required
integer <int64> (IdParam) >= 1

Invoice marketing info record identifier

Example: 1
Responses
200

Invoice marketing info found

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error