putVouchersBlock

Operation Id:
vouchers/block/put [Official Documentaction]
Methods

  • vouchers Array<Object>
  • id Integer
  • number String
Examples

This function returns the identifier of the block with the given voucher ID.

const result = await idosellRequest.putVouchersBlock
	.id(26)
	.exec()